[issue38265] Update os.pread to accept the length type as size_t

Serhiy Storchaka report at bugs.python.org
Wed Sep 25 01:47:07 EDT 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset ad7736faf5b82a24374c601a72599adf29951080 by Serhiy Storchaka (Dong-hee Na) in branch 'master':
bpo-38265: Update os.pread to accept the length type as Py_ssize_t. (GH-16359)
https://github.com/python/cpython/commit/ad7736faf5b82a24374c601a72599adf29951080


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38265>
_______________________________________


More information about the Python-bugs-list mailing list