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 Ben.Darnell, Yury.Selivanov, asvetlov, gvanrossum, martin.panter, ncoghlan, python-dev, scoder, vstinner, yselivanov
Date 2015-06-22.16:31:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150622163132.21213.78524@psf.io>
In-reply-to
Content
New changeset 7a0a1a4ac639 by Yury Selivanov in branch '3.5':
Issue #24400: Introduce a distinct type for 'async def' coroutines.
https://hg.python.org/cpython/rev/7a0a1a4ac639

New changeset 44253ce374fc by Yury Selivanov in branch 'default':
Issue #24400: Merge 3.5
https://hg.python.org/cpython/rev/44253ce374fc
History
Date User Action Args
2015-06-22 16:31:35python-devsetrecipients: + python-dev, gvanrossum, ncoghlan, scoder, vstinner, asvetlov, Yury.Selivanov, Ben.Darnell, martin.panter, yselivanov
2015-06-22 16:31:35python-devlinkissue24400 messages
2015-06-22 16:31:35python-devcreate