[issue8240] ssl.SSLSocket.write may fail on non-blocking sockets

Antoine Pitrou report at bugs.python.org
Wed Apr 7 16:41:18 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

The patch adds a new feature, which makes it unsuitable for 2.6. I guess it could be applied to the 2.7 trunk, although a beta is being released and I'm not sure new features are really welcome afterwards. This one is really small and non-controversial, though, so I'd advocate accepting it.

The patch itself looks good.

----------
nosy: +benjamin.peterson
stage: test needed -> commit review

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


More information about the Python-bugs-list mailing list