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:42:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150703044212.19983.73868@psf.io>
In-reply-to
Content
New changeset 34460219c0e0 by Yury Selivanov in branch '3.4':
Issue #24450: Proxy gi_yieldfrom & cr_await in asyncio.CoroWrapper
https://hg.python.org/cpython/rev/34460219c0e0

New changeset 3555f7b5eac6 by Yury Selivanov in branch '3.5':
Merge 3.4 (Issue #24450)
https://hg.python.org/cpython/rev/3555f7b5eac6

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