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-22.22:03:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150122215832.84253.90451@psf.io>
In-reply-to
Content
New changeset 1e3a1af0705f by Victor Stinner in branch '3.4':
Issue #23293, asyncio: Rewrite IocpProactor.connect_pipe()
https://hg.python.org/cpython/rev/1e3a1af0705f
History
Date User Action Args
2015-01-22 22:03:59python-devsetrecipients: + python-dev, gvanrossum, vstinner, tim.golden, zach.ware, yselivanov, steve.dower
2015-01-22 22:03:59python-devlinkissue23293 messages
2015-01-22 22:03:59python-devcreate