]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141781: Fix pdb.line_prefix binding (#141779)
authorParesh Joshi <rahulj9223@gmail.com>
Tue, 25 Nov 2025 02:45:16 +0000 (08:15 +0530)
committerGitHub <noreply@github.com>
Tue, 25 Nov 2025 02:45:16 +0000 (18:45 -0800)
commitda1d468bea2283032c491b894d3b38b2115ceb70
treec9c97b970b4e1a4d9c8998c29a30265fedfdf487
parentdc62b622524bf49eb539f444841049fdfbe2681e
gh-141781: Fix pdb.line_prefix binding (#141779)
Lib/pdb.py
Lib/test/test_pdb.py
Misc/ACKS
Misc/NEWS.d/next/Library/2025-11-24-06-44-45.gh-issue-141781.MsK27r.rst [new file with mode: 0644]