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 asvetlov, gvanrossum, ncoghlan, vstinner, yselivanov
Date 2015-05-14.03:24:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431573871.68.0.565476513096.issue24184@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch adds AsyncIterator & AsyncIterable to collections.abc module.
History
Date User Action Args
2015-05-14 03:24:31yselivanovsetrecipients: + yselivanov, gvanrossum, ncoghlan, vstinner, asvetlov
2015-05-14 03:24:31yselivanovsetmessageid: <1431573871.68.0.565476513096.issue24184@psf.upfronthosting.co.za>
2015-05-14 03:24:31yselivanovlinkissue24184 messages
2015-05-14 03:24:31yselivanovcreate