-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-103693: Add convenience variable feature to pdb
#103694
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
gh-103693: Add convenience variable feature to pdb
#103694
Conversation
Make _exception non-persistent
Hi @iritkatriel , do you think you could give this a review so it can make 3.12? |
This needs to be mentioned in "what's new in 3.12" as well. |
Should I do this in this PR or it's something that should be taken care of later? |
In this PR. |
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
I added the whatsnew entry but not sure if that's good. There's no new function added so I did not link anything. |
@CAM-Gerlach any advice or shall we leave it as is? |
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
pdb
#103693