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 pitrou
Recipients gvanrossum, lukasz.langa, martin.panter, pitrou, rhettinger, scoder, vstinner, yselivanov
Date 2015-04-21.16:49:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429634949.64.0.894762962925.issue24018@psf.upfronthosting.co.za>
In-reply-to
Content
In some distant future, Numba might also care too :)
(right now, we only support compiling basic generators, i.e. no send() and no throw())
History
Date User Action Args
2015-04-21 16:49:09pitrousetrecipients: + pitrou, gvanrossum, rhettinger, scoder, vstinner, lukasz.langa, martin.panter, yselivanov
2015-04-21 16:49:09pitrousetmessageid: <1429634949.64.0.894762962925.issue24018@psf.upfronthosting.co.za>
2015-04-21 16:49:09pitroulinkissue24018 messages
2015-04-21 16:49:09pitroucreate