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 gvanrossum, ned.deily, python-dev, yselivanov
Date 2016-11-16.23:25:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161116232553.93220.56133.F1BC7F53@psf.io>
In-reply-to
Content
New changeset ae1dba7e7d04 by Yury Selivanov in branch '3.6':
Issue #28720: Add collections.abc.AsyncGenerator.
https://hg.python.org/cpython/rev/ae1dba7e7d04

New changeset fb9c8fdef3ec by Yury Selivanov in branch 'default':
Merge 3.6 (issue #28720)
https://hg.python.org/cpython/rev/fb9c8fdef3ec
History
Date User Action Args
2016-11-16 23:25:56python-devsetrecipients: + python-dev, gvanrossum, ned.deily, yselivanov
2016-11-16 23:25:56python-devlinkissue28720 messages
2016-11-16 23:25:56python-devcreate