]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120144: Disable the CALL event when possible to achieve zero overhead pdb (#131390)
authorTian Gao <gaogaotiantian@hotmail.com>
Fri, 21 Mar 2025 00:31:55 +0000 (20:31 -0400)
committerGitHub <noreply@github.com>
Fri, 21 Mar 2025 00:31:55 +0000 (20:31 -0400)
commite3564689a59886f347e0b44d5296320d9fdd9039
treea2f79265a6edf769636987c79e8ce129c560c768
parent883c2f682bab38344bf8c2bc345d52a9325543cc
gh-120144: Disable the CALL event when possible to achieve zero overhead pdb (#131390)
Lib/bdb.py
Misc/NEWS.d/next/Library/2025-03-18-02-11-33.gh-issue-120144.dBLFkI.rst [new file with mode: 0644]