]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-125422: Don't set the caller's f_trace if it's botframe (#125427)
authorTian Gao <gaogaotiantian@hotmail.com>
Tue, 15 Oct 2024 14:51:37 +0000 (07:51 -0700)
committerGitHub <noreply@github.com>
Tue, 15 Oct 2024 14:51:37 +0000 (10:51 -0400)
commit703227dd021491ceb9343f69fa48f4b6a05adbb3
tree2e68e677552b09c6a997e0377d24bb30ec948efb
parentd3c82b9ccedd77fc302f5ab8ab0220b3372f574c
gh-125422: Don't set the caller's f_trace if it's botframe (#125427)
Lib/bdb.py
Lib/test/test_bdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2024-10-14-04-44-12.gh-issue-125422.MlVuC6.rst [new file with mode: 0644]