]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145458: use `self.skip_idle` consistently in the tachyon profiler (#145459)
authorThomas Kowalski <thom.kowa@gmail.com>
Tue, 31 Mar 2026 08:57:07 +0000 (10:57 +0200)
committerGitHub <noreply@github.com>
Tue, 31 Mar 2026 08:57:07 +0000 (09:57 +0100)
commitb4fac15613a16f9cd7b2ee32840523b399f4621f
treec8f9d467ae4b73c5b5b72802697ea47d39400f00
parentbbf7fb2c15a1dc9a54d10937c3d0831b0968257d
gh-145458: use `self.skip_idle` consistently in the tachyon profiler (#145459)
Lib/profiling/sampling/stack_collector.py