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 Mark.Shannon
Recipients Mark.Shannon, nedbat
Date 2021-11-19.15:16:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637335018.9.0.936794720229.issue45709@roundup.psfhosted.org>
In-reply-to
Content
New changeset 337cb480e9dc1d27594ebd87a0045d00ec8b1c3a by Mark Shannon in branch 'main':
bpo-45709: Fix tracing when exception is handled. (GH-29638)
https://github.com/python/cpython/commit/337cb480e9dc1d27594ebd87a0045d00ec8b1c3a
History
Date User Action Args
2021-11-19 15:16:58Mark.Shannonsetrecipients: + Mark.Shannon, nedbat
2021-11-19 15:16:58Mark.Shannonsetmessageid: <1637335018.9.0.936794720229.issue45709@roundup.psfhosted.org>
2021-11-19 15:16:58Mark.Shannonlinkissue45709 messages
2021-11-19 15:16:58Mark.Shannoncreate