FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-124703: Allow the user to choose how to quit pdb in 'inline' mode by ADThomas-astro · Pull Request #129768 · python/cpython · GitHub

/ cpython Public

gh-124703: Allow the user to choose how to quit pdb in 'inline' mode - #129768

Closed
ADThomas-astro wants to merge 5 commits into
python:mainfrom
ADThomas-astro:pdb_quit
Closed

gh-124703: Allow the user to choose how to quit pdb in 'inline' mode#129768
ADThomas-astro wants to merge 5 commits into
python:mainfrom
ADThomas-astro:pdb_quit

Conversation

ADThomas-astro commented Feb 7, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

This PR is a compromise between the state before PR#124704 and the state after that PR.

I'm trying to preserve the ability to exit pdb and return to the REPL.

See my comment on issue #124703 for more info.

bedevere-app Bot commented Feb 7, 2025

Copy link
Copy Markdown

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

bedevere-app Bot commented Feb 7, 2025

Copy link
Copy Markdown

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

Copy link
Copy Markdown
Contributor Author

@gaogaotiantian @iritkatriel
I hope you don't mind me pinging you - what do you think?

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL