FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-139940: Handle RuntimeError when attaching to a non-existing process in pdb.py by frostming · Pull Request #139941 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-139940: Handle RuntimeError when attaching to a non-existing process in pdb.py
- #139941
#139941
Merged
gaogaotiantian
merged 9 commits into
python:main
python/cpython:main
from
frostming:fix-issue-139940
frostming/cpython:fix-issue-139940
Copy head branch name to clipboard
Oct 29, 2025
Conversation
Commits
9
(9)
Checks
Files changed
Merged
gh-139940: Handle RuntimeError when attaching to a non-existing process in pdb.py
#139941
gaogaotiantian
merged 9 commits into
python:main
python/cpython:main
from
frostming:fix-issue-139940
frostming/cpython:fix-issue-139940
Copy head branch name to clipboard
Commits
Commits on Oct 15, 2025
Handle RuntimeError when attaching to a process in pdb.py
Show description for bbb539e
frostming
committed
bbb539e
View commit details
Copy full SHA for bbb539e
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored and
frostming
committed
bd05b89
View commit details
Copy full SHA for bd05b89
Browse repository at this point
Refactor exception variable naming in pdb.py for clarity
Show description for c50b200
frostming
committed
c50b200
View commit details
Copy full SHA for c50b200
Browse repository at this point
Commits on Oct 24, 2025
fix: print a user-friendly error message when unable to attach to process
Show description for 3170ece
frostming
committed
3170ece
View commit details
Copy full SHA for 3170ece
Browse repository at this point
Clarify error message for pdb process attachment
gaogaotiantian
authored
6ce5940
View commit details
Copy full SHA for 6ce5940
Browse repository at this point
fix: add a test case
Show description for de4a962
frostming
committed
de4a962
View commit details
Copy full SHA for de4a962
Browse repository at this point
Merge branch 'fix-issue-139940' of github.com:frostming/cpython into fix-issue-139940
frostming
committed
045c824
View commit details
Copy full SHA for 045c824
Browse repository at this point
Commits on Oct 27, 2025
refactor: reorganize imports and improve error message handling in remote pdb tests
Show description for 9f51d1c
frostming
committed
9f51d1c
View commit details
Copy full SHA for 9f51d1c
Browse repository at this point
Commits on Oct 29, 2025
Merge branch 'main' into fix-issue-139940
gaogaotiantian
authored
ecf2b00
View commit details
Copy full SHA for ecf2b00
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL