Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-45709: Fix tracing when exception is handled. #29638

Merged
merged 2 commits into from Nov 19, 2021

Conversation

@markshannon
Copy link
Contributor

@markshannon markshannon commented Nov 19, 2021

Use the normal dispatching sequence when jumping to an exception handler.

https://bugs.python.org/issue45709

@markshannon markshannon merged commit 337cb48 into python:main Nov 19, 2021
12 checks passed
Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants