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 André Caron, asvetlov, gvanrossum, vstinner, yselivanov
Date 2017-12-21.09:24:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513848244.68.0.213398074469.issue26357@psf.upfronthosting.co.za>
In-reply-to
Content
Let's close as "wont fix".
If user need an identity for awaited coroutine -- he/she should return it as part of coroutine result.
History
Date User Action Args
2017-12-21 09:24:04asvetlovsetrecipients: + asvetlov, gvanrossum, vstinner, yselivanov, André Caron
2017-12-21 09:24:04asvetlovsetmessageid: <1513848244.68.0.213398074469.issue26357@psf.upfronthosting.co.za>
2017-12-21 09:24:04asvetlovlinkissue26357 messages
2017-12-21 09:24:04asvetlovcreate