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-06-01.01:44:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150601014419.89799.79802@psf.io>
In-reply-to
Content
New changeset a0a699b828e7 by Yury Selivanov in branch '3.5':
Issue 24017: Add a test for CoroWrapper and 'async def' coroutines
https://hg.python.org/cpython/rev/a0a699b828e7

New changeset 89521ac669f0 by Yury Selivanov in branch 'default':
Issue 24017: Add a test for CoroWrapper and 'async def' coroutines
https://hg.python.org/cpython/rev/89521ac669f0
History
Date User Action Args
2015-06-01 01:44:22python-devsetrecipients: + python-dev, gvanrossum, ncoghlan, scoder, vstinner, asvetlov, yselivanov
2015-06-01 01:44:22python-devlinkissue24017 messages
2015-06-01 01:44:22python-devcreate