[issue21454] asyncio's loop.connect_read_pipe makes pipes non-blocking contrary to the documentation

Roundup Robot report at bugs.python.org
Thu May 29 00:19:21 CEST 2014


Roundup Robot added the comment:

New changeset 16f399588b2a by Victor Stinner in branch '3.4':
Issue #21454: Fix asyncio.BaseEventLoop.connect_read_pipe doc
http://hg.python.org/cpython/rev/16f399588b2a

New changeset 8391f99208f6 by Victor Stinner in branch 'default':
(Merge 3.4) Issue #21454: Fix asyncio.BaseEventLoop.connect_read_pipe doc
http://hg.python.org/cpython/rev/8391f99208f6

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

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


More information about the Python-bugs-list mailing list