]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-142927: Fix heatmap caller navigation for interior lines (#143180)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Thu, 1 Jan 2026 19:05:59 +0000 (19:05 +0000)
committerGitHub <noreply@github.com>
Thu, 1 Jan 2026 19:05:59 +0000 (19:05 +0000)
commit513ae175bb4839f121b6e6806ec172437f3dcea1
tree5b7412229ae8c58ef00d2ee5ebc393a5e7e57d5d
parent5d133351c63b20882d85f92c2942c7d99066cebb
gh-142927: Fix heatmap caller navigation for interior lines (#143180)
Lib/profiling/sampling/heatmap_collector.py
Lib/test/test_profiling/test_heatmap.py