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, gvanrossum, ncoghlan, vstinner, yselivanov
Date 2015-06-08.15:29:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433777386.87.0.450423600951.issue24400@psf.upfronthosting.co.za>
In-reply-to
Content
I think that the only proper way to solve this is to make coroutines a separate type.  I've actually prototyped that before: https://github.com/1st1/cpython/commit/a3f1059590f496bf77b33edb023c8cdbc1d30798
History
Date User Action Args
2015-06-08 15:29:46yselivanovsetrecipients: + yselivanov, gvanrossum, ncoghlan, vstinner, Ben.Darnell
2015-06-08 15:29:46yselivanovsetmessageid: <1433777386.87.0.450423600951.issue24400@psf.upfronthosting.co.za>
2015-06-08 15:29:46yselivanovlinkissue24400 messages
2015-06-08 15:29:46yselivanovcreate