[issue36337] Use socket.sendall()/send() send data larger than 2GB will be truncated and return None, without exception raised.

Stéphane Wirtel report at bugs.python.org
Mon Mar 18 05:13:16 EDT 2019


Stéphane Wirtel <stephane at wirtel.be> added the comment:

2.7 is in bugfix mode, but I have created a PR (not yet completed, need to be tested with real unittest).

Could you try my PR and why not produce a script for the tests.

Thank you.

----------
nosy: +matrixise

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


More information about the Python-bugs-list mailing list