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 Ben.Darnell, asvetlov, gvanrossum, ncoghlan, scoder, vstinner, yselivanov
Date 2015-06-09.22:11:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433887877.46.0.203379157456.issue24400@psf.upfronthosting.co.za>
In-reply-to
Content
Nick, Guido, I think we should commit this.  While working on this I'm getting more and more confident that it's the right thing to do.  I like that coroutines implement __await__ in the latest patch -- PEP 492 just now "clicks" with PEP 380.
History
Date User Action Args
2015-06-09 22:11:17yselivanovsetrecipients: + yselivanov, gvanrossum, ncoghlan, scoder, vstinner, asvetlov, Ben.Darnell
2015-06-09 22:11:17yselivanovsetmessageid: <1433887877.46.0.203379157456.issue24400@psf.upfronthosting.co.za>
2015-06-09 22:11:17yselivanovlinkissue24400 messages
2015-06-09 22:11:17yselivanovcreate