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, scoder, vstinner, yselivanov
Date 2015-05-13.20:49:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150513204952.25439.6681@psf.io>
In-reply-to
Content
New changeset 0d80d46adfdb by Yury Selivanov in branch 'default':
Issue 24017: More tests for 'async for' and 'async with'.
https://hg.python.org/cpython/rev/0d80d46adfdb
History
Date User Action Args
2015-05-13 20:49:55python-devsetrecipients: + python-dev, gvanrossum, ncoghlan, scoder, vstinner, asvetlov, yselivanov
2015-05-13 20:49:55python-devlinkissue24017 messages
2015-05-13 20:49:55python-devcreate