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 martin.panter
Recipients docs@python, gvanrossum, martin.panter, paul.moore
Date 2015-06-12.14:04:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1434117866.22.0.673247885342.issue24087@psf.upfronthosting.co.za>
In-reply-to
Content
I suspect the patch is out of date due to PEP 492 and Issue 24180 (“await” syntax for coroutines). But maybe the current glossary entry could be refined to also mention generators.
History
Date User Action Args
2015-06-12 14:04:26martin.pantersetrecipients: + martin.panter, gvanrossum, paul.moore, docs@python
2015-06-12 14:04:26martin.pantersetmessageid: <1434117866.22.0.673247885342.issue24087@psf.upfronthosting.co.za>
2015-06-12 14:04:26martin.panterlinkissue24087 messages
2015-06-12 14:04:25martin.pantercreate