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, yselivanov
Date 2017-12-23.20:04:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset ca9b36cd1a384e5ecb56d9df9a59144240353ef0 by Yury Selivanov in branch 'master':
bpo-32415: Add asyncio.Task.get_loop() and Future.get_loop() (#4992)
https://github.com/python/cpython/commit/ca9b36cd1a384e5ecb56d9df9a59144240353ef0
History
Date User Action Args
2017-12-23 20:04:17yselivanovsetrecipients: + yselivanov, asvetlov
2017-12-23 20:04:17yselivanovsetmessageid: <[email protected]>
2017-12-23 20:04:17yselivanovlinkissue32415 messages
2017-12-23 20:04:17yselivanovcreate