]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-80675: Set `f_trace_lines = True` on all frames upon `pdb.set_trace()` (#110881)
authorTian Gao <gaogaotiantian@hotmail.com>
Sat, 4 Nov 2023 19:59:36 +0000 (12:59 -0700)
committerGitHub <noreply@github.com>
Sat, 4 Nov 2023 19:59:36 +0000 (19:59 +0000)
commitcd6b2ced7595fa69222bdd2042edc5a2576f3678
treebd57eba227f0d1e9b81da0626308a22a0c6714ec
parent9573d142157d8432f2772a109c304dafeaa454a5
gh-80675: Set `f_trace_lines = True` on all frames upon `pdb.set_trace()` (#110881)
Lib/bdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2023-10-14-20-15-53.gh-issue-80675._M-cQC.rst [new file with mode: 0644]