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, vstinner, yselivanov
Date 2015-01-26.10:07:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150126100729.55128.30617@psf.io>
In-reply-to
Content
New changeset 54d74f954bf9 by Victor Stinner in branch '3.4':
Issue #23208, asyncio: Add BaseEventLoop._current_handle
https://hg.python.org/cpython/rev/54d74f954bf9
History
Date User Action Args
2015-01-26 10:07:33python-devsetrecipients: + python-dev, gvanrossum, vstinner, yselivanov
2015-01-26 10:07:33python-devlinkissue23208 messages
2015-01-26 10:07:33python-devcreate