[issue21932] os.read() must use Py_ssize_t for the size parameter

Serhiy Storchaka report at bugs.python.org
Mon Jul 7 16:23:22 CEST 2014


Serhiy Storchaka added the comment:

Patch LGTM. Here is a test for it.

----------
Added file: http://bugs.python.org/file35884/test_posix_read_py_ssize_t.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21932>
_______________________________________


More information about the Python-bugs-list mailing list