]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141999: Handle KeyboardInterrupt when sampling in the new tachyon profiler (#142000)
authoryihong <zouzou0208@gmail.com>
Sun, 30 Nov 2025 02:49:13 +0000 (10:49 +0800)
committerGitHub <noreply@github.com>
Sun, 30 Nov 2025 02:49:13 +0000 (02:49 +0000)
commit056d6c5ed90bfed2861098f1e42640d6ea62cac8
tree20b02bc853878a7028d8e66d8777baa78c84e2af
parentea51e745c713e08ea76620c5b42105dbf6952d8e
gh-141999: Handle KeyboardInterrupt when sampling in the new tachyon profiler (#142000)
Lib/profiling/sampling/sample.py
Lib/test/test_profiling/test_sampling_profiler/test_profiler.py
Misc/NEWS.d/next/Library/2025-11-27-11-39-50.gh-issue-141999._FKGlu.rst [new file with mode: 0644]