]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109375: Fix bug where pdb registers an alias without an associated command (#109376)
authorbuermarc <44375277+buermarc@users.noreply.github.com>
Thu, 14 Sep 2023 21:31:30 +0000 (23:31 +0200)
committerGitHub <noreply@github.com>
Thu, 14 Sep 2023 21:31:30 +0000 (22:31 +0100)
commit68a6f21f47e779ddd70e33cf04d170a63f077fcd
tree099ce16f9e32777961999232aa5de8879800624c
parente091b9f20fa8e409003af79f3c468b8225e6dcd3
gh-109375: Fix bug where pdb registers an alias without an associated command (#109376)
Lib/pdb.py
Lib/test/test_pdb.py
Misc/ACKS
Misc/NEWS.d/next/Library/2023-09-13-17-22-44.gh-issue-109375.ijJHZ9.rst [new file with mode: 0644]