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