]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-108791: Fix `pdb` CLI invalid argument handling (#108816)
authorRadislav Chugunov <52372310+chgnrdv@users.noreply.github.com>
Mon, 16 Oct 2023 09:38:07 +0000 (12:38 +0300)
committerGitHub <noreply@github.com>
Mon, 16 Oct 2023 09:38:07 +0000 (10:38 +0100)
commit162213f2db3835e1115178d38741544f4b4db416
tree632af20372d4343db7943f5ace51c0df6a157ed3
parentb75186f69edcf54615910a5cd707996144163ef7
gh-108791: Fix `pdb` CLI invalid argument handling (#108816)
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2023-09-02-16-07-23.gh-issue-108791.fBcAqh.rst [new file with mode: 0644]