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 miss-islington, vxgmichel
Date 2019-11-19.14:12:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574172737.03.0.788307554171.issue35409@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6c3b471c8c0bfd49c664d8ee7e95da3710fd6069 by Miss Islington (bot) in branch '3.8':
bpo-35409: Ignore GeneratorExit in async_gen_athrow_throw (GH-14755)
https://github.com/python/cpython/commit/6c3b471c8c0bfd49c664d8ee7e95da3710fd6069
History
Date User Action Args
2019-11-19 14:12:17miss-islingtonsetrecipients: + miss-islington, vxgmichel
2019-11-19 14:12:17miss-islingtonsetmessageid: <1574172737.03.0.788307554171.issue35409@roundup.psfhosted.org>
2019-11-19 14:12:17miss-islingtonlinkissue35409 messages
2019-11-19 14:12:16miss-islingtoncreate