Skip to content

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

Merged
miss-islington merged 2 commits into
python:3.7from
miss-islington:backport-3e93643-3.7
Mar 12, 2019
Merged

[3.7] bpo-35931: Gracefully handle any exception in pdb debug command (GH-12103)#12285
miss-islington merged 2 commits into
python:3.7from
miss-islington:backport-3e93643-3.7

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor Author

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

1 similar comment
@miss-islington

Copy link
Copy Markdown
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