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 asvetlov, gvanrossum, ncoghlan, python-dev, vstinner, yselivanov
Date 2015-05-14.16:19:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150514161922.1924.80155@psf.io>
In-reply-to
Content
New changeset 4347ce7acd84 by Yury Selivanov in branch 'default':
Issue 24184: Add AsyncIterator and AsyncIterable to collections.abc.
https://hg.python.org/cpython/rev/4347ce7acd84
History
Date User Action Args
2015-05-14 16:19:30python-devsetrecipients: + python-dev, gvanrossum, ncoghlan, vstinner, asvetlov, yselivanov
2015-05-14 16:19:30python-devlinkissue24184 messages
2015-05-14 16:19:30python-devcreate