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 yselivanov
Recipients asvetlov, lukasz.langa, yselivanov
Date 2017-12-13.19:49:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset a70232f28882d2fecb3ebe06643867701016070f by Yury Selivanov in branch 'master':
bpo-32296: Implement asyncio.get_event_loop and _get_running_loop in C. (#4827)
https://github.com/python/cpython/commit/a70232f28882d2fecb3ebe06643867701016070f
History
Date User Action Args
2017-12-13 19:49:44yselivanovsetrecipients: + yselivanov, asvetlov, lukasz.langa
2017-12-13 19:49:44yselivanovsetmessageid: <[email protected]>
2017-12-13 19:49:44yselivanovlinkissue32296 messages
2017-12-13 19:49:44yselivanovcreate