]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-113081: Highlight source code in pdb (#133355)
authorTian Gao <gaogaotiantian@hotmail.com>
Mon, 5 May 2025 07:49:52 +0000 (00:49 -0700)
committerGitHub <noreply@github.com>
Mon, 5 May 2025 07:49:52 +0000 (09:49 +0200)
commitff4959b6b0cf6da5d2f59260a9103b31c812b0ba
treebd1e84f9c896383c56a1f0edf292ba562e8ccfbc
parent08d7687094c6acb8c2ea1925a292a94ce1246c82
gh-113081: Highlight source code in pdb (#133355)
Doc/library/pdb.rst
Doc/whatsnew/3.14.rst
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2025-05-03-18-48-54.gh-issue-113081.JsLJ1X.rst [new file with mode: 0644]