]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140137: Handle empty collections in profiling.sampling (#140154)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Wed, 15 Oct 2025 13:59:12 +0000 (14:59 +0100)
committerGitHub <noreply@github.com>
Wed, 15 Oct 2025 13:59:12 +0000 (14:59 +0100)
commit0c66da8de45e7decdd06face441f7517eb8efe22
treef5f136c9edb9eaa7fc1250cef60334b6ad0a336b
parenta05aece5438409fd76f193c564a34e2ca63e278f
gh-140137: Handle empty collections in profiling.sampling (#140154)
Lib/profiling/sampling/sample.py
Lib/pstats.py
Lib/test/test_profiling/test_sampling_profiler.py