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 gvanrossum, python-dev, scoder, vstinner, yselivanov
Date 2015-05-31.01:05:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150531010509.27642.21885@psf.io>
In-reply-to
Content
New changeset 5f1e24f083c7 by Yury Selivanov in branch '3.5':
Issue 24004: Add a unittest for @asyncio.coroutine supporting Awaitables
https://hg.python.org/cpython/rev/5f1e24f083c7

New changeset 9d261141eb0c by Yury Selivanov in branch 'default':
Issue 24004: Add a unittest for @asyncio.coroutine supporting Awaitables
https://hg.python.org/cpython/rev/9d261141eb0c
History
Date User Action Args
2015-05-31 01:05:11python-devsetrecipients: + python-dev, gvanrossum, scoder, vstinner, yselivanov
2015-05-31 01:05:11python-devlinkissue24004 messages
2015-05-31 01:05:10python-devcreate