]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104301: Allow leading whitespace in disambiguated pdb statements (#104342)
authorJames Gerity <snoopjedi@gmail.com>
Thu, 11 May 2023 17:12:02 +0000 (13:12 -0400)
committerGitHub <noreply@github.com>
Thu, 11 May 2023 17:12:02 +0000 (18:12 +0100)
commit0449ffe3a4ddf03367a5ee3d943c89f442b7b407
tree725782510197d69b2f23bda34d2e1942a1335463
parent27419a71b5aa18baf24f4e640c5a6e8df9338928
gh-104301: Allow leading whitespace in disambiguated pdb statements (#104342)
Doc/library/pdb.rst
Lib/pdb.py
Lib/pydoc_data/topics.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2023-05-09-18-46-24.gh-issue-104301.gNnbId.rst [new file with mode: 0644]