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