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 arigo, bennoleslie, ethan.furman, fwierzbicki, martin.panter, ncoghlan, scoder, yselivanov
Date 2015-06-22.22:26:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1435011974.22.0.596743283522.issue24450@psf.upfronthosting.co.za>
In-reply-to
Content
Please find attached a new patch that exposes 'cr_await' attribute on coroutine objects.  I don't think we can merge 'gi_yieldfrom' in 3.5, but 'cr_await' should probably be fine.
History
Date User Action Args
2015-06-22 22:26:14yselivanovsetrecipients: + yselivanov, arigo, ncoghlan, scoder, fwierzbicki, ethan.furman, martin.panter, bennoleslie
2015-06-22 22:26:14yselivanovsetmessageid: <1435011974.22.0.596743283522.issue24450@psf.upfronthosting.co.za>
2015-06-22 22:26:14yselivanovlinkissue24450 messages
2015-06-22 22:26:14yselivanovcreate