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, python-dev, vstinner, yselivanov
Date 2015-05-13.18:24:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150513182407.7816.24878@psf.io>
In-reply-to
Content
New changeset 4f6978343ef6 by Yury Selivanov in branch 'default':
Issue 24179: Support 'async for' for asyncio.StreamReader.
https://hg.python.org/cpython/rev/4f6978343ef6
History
Date User Action Args
2015-05-13 18:24:12python-devsetrecipients: + python-dev, gvanrossum, vstinner, asvetlov, yselivanov
2015-05-13 18:24:12python-devlinkissue24179 messages
2015-05-13 18:24:12python-devcreate