]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112948: Make pdb completion similar to repl completion (#112950)
authorTian Gao <gaogaotiantian@hotmail.com>
Mon, 25 Mar 2024 15:18:09 +0000 (08:18 -0700)
committerGitHub <noreply@github.com>
Mon, 25 Mar 2024 15:18:09 +0000 (15:18 +0000)
commit01e7405da400e8997f8964d06cc414045e144681
tree1c54049d1b290d6026def5ee625b706d848cd959
parent9db2a8f914ad59019d448cecc43b6d45f46424a0
gh-112948: Make pdb completion similar to repl completion (#112950)
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2023-12-11-00-51-51.gh-issue-112948.k-OKp5.rst [new file with mode: 0644]