]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-59013: Make line number of function breakpoint more precise (#110582)
authorTian Gao <gaogaotiantian@hotmail.com>
Fri, 27 Oct 2023 21:01:31 +0000 (14:01 -0700)
committerGitHub <noreply@github.com>
Fri, 27 Oct 2023 21:01:31 +0000 (22:01 +0100)
commit1c9a0c40794f0cb3234533d5e83234e7dce4ccd4
tree89841ac8a38baec5f00b6cfd984a283700c84859
parent77bb0d5f5047223e5d8f855ee21442ea9505834e
gh-59013: Make line number of function breakpoint more precise (#110582)
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2023-10-09-23-59-04.gh-issue-59013.qPbS-G.rst [new file with mode: 0644]