[issue20648] 3.4 cherry-pick: multiple changesets for asyncio

Yury Selivanov report at bugs.python.org
Tue Feb 18 18:22:39 CET 2014


Yury Selivanov added the comment:

Two new cherry-picks:


changeset:   89253:d6c7d1f18915
tag:         tip
user:        Yury Selivanov <yselivanov at sprymix.com>
date:        Tue Feb 18 12:21:57 2014 -0500
files:       Misc/NEWS
description:
Misc/NEWS: Add a news item for UNIX Sockets support in asyncio. Cleanup WS.


changeset:   89252:c27728212fcd
user:        Yury Selivanov <yselivanov at sprymix.com>
date:        Tue Feb 18 12:15:06 2014 -0500
files:       Lib/asyncio/base_events.py Lib/asyncio/events.py Lib/asyncio/streams.py Lib/asyncio/test_u
description:
asyncio: Add support for UNIX Domain Sockets.

----------

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


More information about the Python-bugs-list mailing list