gh-139940: Handle RuntimeError when attaching to a non-existing process in pdb.py#139941
Merged
Merged
gh-139940: Handle RuntimeError when attaching to a non-existing process in pdb.py#139941
Commits
Commits on Oct 15, 2025
Handle RuntimeError when attaching to a process in pdb.py
Show description for bbb539ecommitted- authored andcommitted
Refactor exception variable naming in pdb.py for clarity
Show description for c50b200committed
Commits on Oct 24, 2025
fix: print a user-friendly error message when unable to attach to process
Show description for 3170ececommitted- authored
fix: add a test case
Show description for de4a962committed- committed
Commits on Oct 27, 2025
refactor: reorganize imports and improve error message handling in remote pdb tests
Show description for 9f51d1ccommitted