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 docs@python, matrixise, python-dev, r.david.murray, yselivanov
Date 2016-10-20.17:13:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476983583.98.0.485305637459.issue26010@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you Stephane for bumping this issue up.

I've committed the patch.  I've documented CO_ASYNC_GENERATOR in more detail, and I also added "versionadded" tags to CO_COROUTINE and CO_ITERABLE_COROUTINE.
History
Date User Action Args
2016-10-20 17:13:04yselivanovsetrecipients: + yselivanov, r.david.murray, docs@python, python-dev, matrixise
2016-10-20 17:13:03yselivanovsetmessageid: <1476983583.98.0.485305637459.issue26010@psf.upfronthosting.co.za>
2016-10-20 17:13:03yselivanovlinkissue26010 messages
2016-10-20 17:13:03yselivanovcreate