]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124703: Set return code to 1 when aborting process from pdb (#133013)
authorTian Gao <gaogaotiantian@hotmail.com>
Sat, 26 Apr 2025 22:43:23 +0000 (15:43 -0700)
committerGitHub <noreply@github.com>
Sat, 26 Apr 2025 22:43:23 +0000 (18:43 -0400)
commit4f18916c5c28321f363e85ee7ef3ee29bbf79d8e
tree6f704999b04bf9ba9d7d61e88a7d8cd61130f8de
parentee033d455577dd7af6c5421f3365eba1c9af1087
gh-124703: Set return code to 1 when aborting process from pdb (#133013)
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2025-04-26-15-43-23.gh-issue-124703.jc5auS.rst [new file with mode: 0644]