Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
gh-141781: Fix pdb line prefix binding#141779
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
gaogaotiantian merged 13 commits intopython:mainfrompareshjoshij:fix-pdb-line-prefix-bindingNov 25, 2025
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
13 commits Select commitHold shift + click to select a range
9ee94a2 Fix pdb.line_prefix binding in print_stack_entry
pareshjoshij462f9af Fix indentation in print_stack_entry method
pareshjoshij62564e7 Fix indentation in print_stack_entry method
pareshjoshijd0efb0b Merge branch 'main' into fix-pdb-line-prefix-binding
pareshjoshij78500dd Merge branch 'main' into fix-pdb-line-prefix-binding
pareshjoshijf7b6036 Add regression test for gh-141781
pareshjoshij655b3aa 📜🤖 Added by blurb_it.
blurb-it[bot]83c75b9 Fix formatting in test_pdb.py
pareshjoshij24265c2 Fix regression test spacing and add gh-141781 test
pareshjoshij868c9fd Update test_pdb.py
pareshjoshij4aeba2a Refactor test_find_function_found_with_encoding_cookie
pareshjoshijbc231a3 Fix indentation in test_find_function_found_with_encoding_cookie
pareshjoshijb166743 Add Paresh Joshi to ACKS list
pareshjoshijFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
📜🤖 Added by blurb_it.
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit655b3aafe2c9116bdd26e03b9041fde0fe067e5c
There are no files selected for viewing
1 change: 1 addition & 0 deletionsMisc/NEWS.d/next/Library/2025-11-24-06-44-45.gh-issue-141781.MsK27r.rst
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Fixed an issue where pdb.line_prefix assignment was ignored if assigned after the module was imported. |
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.