]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103464: Add checks for arguments of pdb commands (GH-103465)
authorTian Gao <gaogaotiantian@hotmail.com>
Wed, 31 May 2023 20:51:46 +0000 (04:51 +0800)
committerGitHub <noreply@github.com>
Wed, 31 May 2023 20:51:46 +0000 (20:51 +0000)
commitd944d873b2d7a627c20246762e931f9d4fcf8fe7
tree308cdc00c7a065c65b52bae3ead9946ef2f3b185
parented86e14b1672f32f0a31d72070e93d361ee0e2b4
gh-103464: Add checks for arguments of pdb commands (GH-103465)
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2023-04-12-03-03-27.gh-issue-103464.Oa_8IW.rst [new file with mode: 0644]