[issue23879] asyncio: SelectorEventLoop.sock_connect() must not retry connect() on InterruptedError

Roundup Robot report at bugs.python.org
Tue Apr 7 21:40:45 CEST 2015


Roundup Robot added the comment:

New changeset eca51493c770 by Victor Stinner in branch '3.4':
Issue #23879, asyncio: SelectorEventLoop.sock_connect() must not call connect()
https://hg.python.org/cpython/rev/eca51493c770

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list