[issue21155] asyncio: calling _UnixSelectorEventLoop.create_unix_server(sock=..., path=...) must fail

Roundup Robot report at bugs.python.org
Mon Apr 7 11:22:28 CEST 2014


Roundup Robot added the comment:

New changeset a6b764848b20 by Victor Stinner in branch '3.4':
Issue #21155: asyncio.EventLoop.create_unix_server() now raises a ValueError if
http://hg.python.org/cpython/rev/a6b764848b20

New changeset 34ace7eb67e9 by Victor Stinner in branch 'default':
(Merge 3.4) Issue #21155: asyncio.EventLoop.create_unix_server() now raises a
http://hg.python.org/cpython/rev/34ace7eb67e9

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

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


More information about the Python-bugs-list mailing list