]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-153293: Clear opcode statistics in the live profiler's reset_stats() (#153295)
authorŁukasz <lukaszlapinski7@gmail.com>
Sat, 11 Jul 2026 17:44:31 +0000 (19:44 +0200)
committerGitHub <noreply@github.com>
Sat, 11 Jul 2026 17:44:31 +0000 (18:44 +0100)
commit43b0e01b5098c9e796957c10a992d8e6e95e0ae1
tree2afd79ba197a8496f350e2e003ba3befbbbb7201
parent65afd6579fb23513432e152ca05a22d0c174f7bb
gh-153293: Clear opcode statistics in the live profiler's reset_stats() (#153295)
Lib/profiling/sampling/live_collector/collector.py
Lib/test/test_profiling/test_sampling_profiler/test_live_collector_interaction.py
Misc/NEWS.d/next/Library/2026-07-07-22-06-52.gh-issue-153293.0DvYdc.rst [new file with mode: 0644]