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 python-dev
Recipients lukasz.langa, python-dev, vstinner, yselivanov
Date 2016-09-09.05:02:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160909050159.8732.23917.BA246894@psf.io>
In-reply-to
Content
New changeset 5259588983ca by Yury Selivanov in branch 'default':
Issue #28003: Implement PEP 525 -- Asynchronous Generators.
https://hg.python.org/cpython/rev/5259588983ca
History
Date User Action Args
2016-09-09 05:02:03python-devsetrecipients: + python-dev, vstinner, lukasz.langa, yselivanov
2016-09-09 05:02:03python-devlinkissue28003 messages
2016-09-09 05:02:03python-devcreate