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 miss-islington
Recipients Michael Yoo, asvetlov, lukasz.langa, miss-islington, ned.deily, xtreak, yselivanov
Date 2019-09-17.13:20:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568726410.47.0.709956384062.issue38013@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3c1786f18b1542e71454f37e3f3ca1ef3eec0e5f by Miss Islington (bot) in branch '3.8':
bpo-38013: make async_generator_athrow object tolerant to throwing exceptions (GH-16070)
https://github.com/python/cpython/commit/3c1786f18b1542e71454f37e3f3ca1ef3eec0e5f
History
Date User Action Args
2019-09-17 13:20:10miss-islingtonsetrecipients: + miss-islington, ned.deily, asvetlov, lukasz.langa, yselivanov, xtreak, Michael Yoo
2019-09-17 13:20:10miss-islingtonsetmessageid: <1568726410.47.0.709956384062.issue38013@roundup.psfhosted.org>
2019-09-17 13:20:10miss-islingtonlinkissue38013 messages
2019-09-17 13:20:10miss-islingtoncreate