]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-113548: Allow CLI arguments to `pdb -m` (#113557)
authorTian Gao <gaogaotiantian@hotmail.com>
Wed, 27 Mar 2024 01:20:12 +0000 (18:20 -0700)
committerGitHub <noreply@github.com>
Wed, 27 Mar 2024 01:20:12 +0000 (01:20 +0000)
commitb3e8c78ed7aa9bbd1084375587b99200c687cec9
tree7dc84e1682b6bcbd320fd51c099bb9a0c8193be5
parent48c0b05cf0dd2db275bd4653f84aa36c22bddcd2
gh-113548: Allow CLI arguments to `pdb -m` (#113557)
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2023-12-28-22-52-45.gh-issue-113548.j6TJ7O.rst [new file with mode: 0644]