Skip to content

[3.7] bpo-35931: Gracefully handle any exception in pdb debug command (GH-12103) #12285

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

Merged
merged 2 commits into from
Mar 12, 2019

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 12, 2019

This is relevant for debug doesnotexist(), which would crash with a
NameError otherwise.
(cherry picked from commit 3e93643)

Co-authored-by: Daniel Hahler github@thequod.de

https://bugs.python.org/issue35931

…onGH-12103)

This is relevant for `debug doesnotexist()`, which would crash with a
NameError otherwise.
(cherry picked from commit 3e93643)

Co-authored-by: Daniel Hahler <github@thequod.de>
@miss-islington
Copy link
Contributor Author

@blueyed: Status check is done, and it's a failure ❌ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@blueyed: Status check is done, and it's a failure ❌ .

@miss-islington miss-islington merged commit 1c4580d into python:3.7 Mar 12, 2019
@miss-islington miss-islington deleted the backport-3e93643-3.7 branch March 12, 2019 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants