]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-142834: pdb commands command should use last available breakpoint (#142835)
authorHai Zhu <35182391+cocolato@users.noreply.github.com>
Sat, 20 Dec 2025 17:27:34 +0000 (01:27 +0800)
committerGitHub <noreply@github.com>
Sat, 20 Dec 2025 17:27:34 +0000 (09:27 -0800)
commit3cc57505e530c64b7d783e5ac15d3e66d233bbbb
tree5ff6dd5fc47130f22cf2925c07708caa5763a7de
parent5989095dfd08735525f2b615066bc3c231b09388
gh-142834:  pdb commands command should use last available breakpoint (#142835)
Doc/library/pdb.rst
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2025-12-16-15-32-41.gh-issue-142834.g7mHw_.rst [new file with mode: 0644]