Skip to content

[RFC] pdb.do_debug: handle any exceptions#6506

Closed
blueyed wants to merge 1 commit into
python:masterfrom
blueyed:do_debug
Closed

[RFC] pdb.do_debug: handle any exceptions#6506
blueyed wants to merge 1 commit into
python:masterfrom
blueyed:do_debug

Conversation

@blueyed

@blueyed blueyed commented Apr 17, 2018

Copy link
Copy Markdown
Contributor

This avoids crashing with e.g. debug foo( (which causes a
SyntaxError).

This PR is mostly to request feedback and check if existing tests are failing (to see where a new test should go eventually).

This avoids crashing with e.g. `debug foo(` (which causes a
SyntaxError).
@blueyed

blueyed commented Feb 8, 2019

Copy link
Copy Markdown
Contributor Author

Closing in favor of #11782.

@blueyed blueyed closed this Feb 8, 2019
@blueyed blueyed deleted the do_debug branch February 8, 2019 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants