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 asvetlov
Recipients asvetlov, yselivanov
Date 2017-12-16.19:58:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513454320.54.0.213398074469.issue32250@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 44d1a5912ea629aa20fdc377a5ab69d9ccf75d61 by Andrew Svetlov in branch 'master':
bpo-32250: Implement asyncio.current_task() and asyncio.all_tasks() (#4799)
https://github.com/python/cpython/commit/44d1a5912ea629aa20fdc377a5ab69d9ccf75d61
History
Date User Action Args
2017-12-16 19:58:40asvetlovsetrecipients: + asvetlov, yselivanov
2017-12-16 19:58:40asvetlovsetmessageid: <1513454320.54.0.213398074469.issue32250@psf.upfronthosting.co.za>
2017-12-16 19:58:40asvetlovlinkissue32250 messages
2017-12-16 19:58:40asvetlovcreate