]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-153293: Clear opcode statistics in the live profiler's reset_stats() (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 11 Jul 2026 18:19:00 +0000 (20:19 +0200)
committerGitHub <noreply@github.com>
Sat, 11 Jul 2026 18:19:00 +0000 (18:19 +0000)
commita3a6203da29c96a6816c7819daa9985fe1f64dfb
tree6d8754f09127e74d1160ac712465d80c99dbf160
parent8ac2fcbee70a33b53fef88519714238f3b6782f7
[3.15] gh-153293: Clear opcode statistics in the live profiler's reset_stats() (GH-153295) (#153586)

gh-153293: Clear opcode statistics in the live profiler's reset_stats() (GH-153295)
(cherry picked from commit 43b0e01b5098c9e796957c10a992d8e6e95e0ae1)

Co-authored-by: Ɓukasz <lukaszlapinski7@gmail.com>
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]