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-26.21:32:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150126213214.55110.14633@psf.io>
In-reply-to
Content
New changeset 36e80c6599aa by Victor Stinner in branch '3.4':
Issue #23095, asyncio: Fix _WaitHandleFuture.cancel()
https://hg.python.org/cpython/rev/36e80c6599aa
History
Date User Action Args
2015-01-26 21:32:54python-devsetrecipients: + python-dev, gvanrossum, vstinner, tim.golden, sbt, zach.ware, yselivanov, steve.dower
2015-01-26 21:32:54python-devlinkissue23095 messages
2015-01-26 21:32:54python-devcreate