[issue26644] SSLSocket.recv(-1) triggers SystemError

Martin Panter report at bugs.python.org
Sat Mar 26 19:07:14 EDT 2016


Martin Panter added the comment:

Thanks for the reviews. Here is a patch that avoids breaking read(-1, buffer).

----------
Added file: http://bugs.python.org/file42299/ssl-negative.v2.patch

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


More information about the Python-bugs-list mailing list