[issue18100] socket.sendall() cannot send buffers of 2GB or more

STINNER Victor report at bugs.python.org
Tue Jul 9 11:44:05 CEST 2013


STINNER Victor added the comment:

> But the use of Py_ssize_t (len and n) hides the potential type conversion.

Which type conversion?

----------

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


More information about the Python-bugs-list mailing list