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, yselivanov
Date 2016-11-08.00:01:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161108000132.29810.27978.1A5DAC01@psf.io>
In-reply-to
Content
New changeset abad0b9a35b3 by Yury Selivanov in branch '3.5':
Issue #28613: Expose asyncio._get_running_loop() and _set_running_loop()
https://hg.python.org/cpython/rev/abad0b9a35b3

New changeset 61a237f3bb07 by Yury Selivanov in branch '3.6':
Merge 3.5 (issue #28613)
https://hg.python.org/cpython/rev/61a237f3bb07

New changeset cf7711887b4a by Yury Selivanov in branch 'default':
Merge 3.6 (issue #28613)
https://hg.python.org/cpython/rev/cf7711887b4a
History
Date User Action Args
2016-11-08 00:01:35python-devsetrecipients: + python-dev, gvanrossum, yselivanov
2016-11-08 00:01:35python-devlinkissue28613 messages
2016-11-08 00:01:35python-devcreate