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 chris.jerdonek
Recipients BTaskaya, aeros, asvetlov, carltongibson, chris.jerdonek, eamanu, felixxm, miss-islington, yselivanov
Date 2020-05-22.21:35:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590183326.13.0.670204300133.issue40696@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7f77ac463cff219e0c8afef2611cad5080cc9df1 by Miss Islington (bot) in branch '3.9':
bpo-40696: Fix a hang that can arise after gen.throw() (GH-20287)
https://github.com/python/cpython/commit/7f77ac463cff219e0c8afef2611cad5080cc9df1
History
Date User Action Args
2020-05-22 21:35:26chris.jerdoneksetrecipients: + chris.jerdonek, asvetlov, yselivanov, eamanu, miss-islington, BTaskaya, aeros, carltongibson, felixxm
2020-05-22 21:35:26chris.jerdoneksetmessageid: <1590183326.13.0.670204300133.issue40696@roundup.psfhosted.org>
2020-05-22 21:35:26chris.jerdoneklinkissue40696 messages
2020-05-22 21:35:26chris.jerdonekcreate