]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90095: Make .pdbrc work properly and add some reasonable tests (#110496)
authorTian Gao <gaogaotiantian@hotmail.com>
Mon, 11 Mar 2024 21:27:00 +0000 (14:27 -0700)
committerGitHub <noreply@github.com>
Mon, 11 Mar 2024 21:27:00 +0000 (21:27 +0000)
commit44f9a84b67c97c94f0d581ffd63b24b73fb79610
treed908793b441e50d237fe9c65bbebbb3fc8ce96b9
parent3c0dcef9808e34744096769b15bad4f1f97569f0
gh-90095: Make .pdbrc work properly and add some reasonable tests (#110496)
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2023-10-07-06-15-13.gh-issue-90095.gWn1ka.rst [new file with mode: 0644]