This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients gvanrossum, python-dev, steve.dower, tim.golden, vstinner, yselivanov, zach.ware
Date 2015-01-26.14:05:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150126140500.84279.8787@psf.io>
In-reply-to
Content
New changeset 99c3e304a4ea by Victor Stinner in branch '3.4':
Issue #23293, asyncio: Rewrite IocpProactor.connect_pipe() as a coroutine
https://hg.python.org/cpython/rev/99c3e304a4ea
History
Date User Action Args
2015-01-26 14:05:24python-devsetrecipients: + python-dev, gvanrossum, vstinner, tim.golden, zach.ware, yselivanov, steve.dower
2015-01-26 14:05:24python-devlinkissue23293 messages
2015-01-26 14:05:24python-devcreate