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, sbt, steve.dower, tim.golden, vstinner, yselivanov, zach.ware
Date 2015-01-21.23:19:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150121231853.69910.24905@psf.io>
In-reply-to
Content
New changeset d3804307cce4 by Victor Stinner in branch '3.4':
Issue #23095, asyncio: IocpProactor.close() must not cancel pending
https://hg.python.org/cpython/rev/d3804307cce4
History
Date User Action Args
2015-01-21 23:19:33python-devsetrecipients: + python-dev, gvanrossum, vstinner, tim.golden, sbt, zach.ware, yselivanov, steve.dower
2015-01-21 23:19:33python-devlinkissue23095 messages
2015-01-21 23:19:33python-devcreate