]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126944: Show explicit errors when required arguments of pdb commands are missing...
authorTian Gao <gaogaotiantian@hotmail.com>
Tue, 18 Feb 2025 15:58:15 +0000 (10:58 -0500)
committerGitHub <noreply@github.com>
Tue, 18 Feb 2025 15:58:15 +0000 (10:58 -0500)
commit076300d795cd45706f929c4fd291014e233f6f7a
tree122d7f0ead5e49bb6eca024c8565d293ab9d1e6b
parent427dd10250f94d79bad7927d6ea231950c395bd6
gh-126944: Show explicit errors when required arguments of pdb commands are missing (#130240)
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2025-02-17-21-01-25.gh-issue-126944.49YTHZ.rst [new file with mode: 0644]