Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
📜🤖 Added by blurb_it.
  • Loading branch information
blurb-it[bot] authored Feb 7, 2025
commit 76bbc569f07d98876c9c3a1541489c1f9282f895
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Allow the user to choose how to quit pdb in 'inline' mode. The user may now choose between killing the process and raising BdbQuit. This change restores the ability to return to the REPL from a pdb session.