[issue23853] PEP 475: handle EINTR in the ssl module

Roundup Robot report at bugs.python.org
Mon Apr 6 23:25:12 CEST 2015


Roundup Robot added the comment:

New changeset cdc83da0b0f8 by Victor Stinner in branch 'default':
Issue #23853: socket.socket.sendall() does no more reset the socket timeout
https://hg.python.org/cpython/rev/cdc83da0b0f8

New changeset 5983f3fdacdb by Victor Stinner in branch 'default':
Issue #23853: Methods of SSL socket don't reset the socket timeout anymore each
https://hg.python.org/cpython/rev/5983f3fdacdb

----------

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


More information about the Python-bugs-list mailing list