Message 244418 - Python tracker

Message244418

Author yselivanov
Recipients gvanrossum, ncoghlan, scoder, yselivanov
Date 2015-05-29.21:10:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432933837.16.0.663307946056.issue24325@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is the second iteration of the patch.  Now, besides just speeding up types.coroutine() for pure python generator functions, it also provides a better wrapper around generator-like objects.
History
Date User Action Args
2015-05-29 21:10:37yselivanovsetrecipients: + yselivanov, gvanrossum, ncoghlan, scoder
2015-05-29 21:10:37yselivanovsetmessageid: <1432933837.16.0.663307946056.issue24325@psf.upfronthosting.co.za>
2015-05-29 21:10:37yselivanovlinkissue24325 messages
2015-05-29 21:10:37yselivanovcreate