]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-145378: Use PyREPL as the default input console for pdb (#145379)
authorTian Gao <gaogaotiantian@hotmail.com>
Thu, 30 Apr 2026 05:55:09 +0000 (22:55 -0700)
committerGitHub <noreply@github.com>
Thu, 30 Apr 2026 05:55:09 +0000 (22:55 -0700)
commit234c12c0fc6f9710cee34d033a7f6a808d74bfac
tree98b0007a17defc8f7a68590e0502a565dfbec123
parent16952218d0535904236e8a39851133688c9ce1f0
GH-145378: Use PyREPL as the default input console for pdb (#145379)
Doc/whatsnew/3.15.rst
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2026-03-01-01-58-10.gh-issue-145378.oy6rb9.rst [new file with mode: 0644]