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 bennoleslie, ethan.furman, fwierzbicki, larry, martin.panter, ncoghlan, python-dev, scoder, yselivanov
Date 2015-07-03.04:35:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150703043546.14764.86828@psf.io>
In-reply-to
Content
New changeset 9bae275e99b3 by Yury Selivanov in branch '3.5':
Issue #24450: Proxy cr_await and gi_yieldfrom in @types.coroutine
https://hg.python.org/cpython/rev/9bae275e99b3

New changeset 4d3bd9b82a62 by Yury Selivanov in branch 'default':
Merge 3.5 (Issue #24450)
https://hg.python.org/cpython/rev/4d3bd9b82a62
History
Date User Action Args
2015-07-03 04:35:49python-devsetrecipients: + python-dev, ncoghlan, scoder, larry, fwierzbicki, ethan.furman, martin.panter, yselivanov, bennoleslie
2015-07-03 04:35:49python-devlinkissue24450 messages
2015-07-03 04:35:49python-devcreate