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 scoder
Recipients alex.gronholm, asvetlov, gvanrossum, ncoghlan, python-dev, scoder, vstinner, yselivanov
Date 2015-06-09.17:11:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433869887.02.0.84839320579.issue24017@psf.upfronthosting.co.za>
In-reply-to
Content
See issue 24400 regarding a split of yield-based generators and async-def coroutines at a type level.
History
Date User Action Args
2015-06-09 17:11:27scodersetrecipients: + scoder, gvanrossum, ncoghlan, vstinner, asvetlov, alex.gronholm, python-dev, yselivanov
2015-06-09 17:11:27scodersetmessageid: <1433869887.02.0.84839320579.issue24017@psf.upfronthosting.co.za>
2015-06-09 17:11:27scoderlinkissue24017 messages
2015-06-09 17:11:26scodercreate