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

Roundup Robot report at bugs.python.org
Fri Jul 11 17:11:06 CEST 2014


Roundup Robot added the comment:

New changeset e9b401d46e20 by Victor Stinner in branch 'default':
Issue #21932: os.read() now uses a :c:func:`Py_ssize_t` type instead of
http://hg.python.org/cpython/rev/e9b401d46e20

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list