]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-148932: Fix `profiling.sampling` on Windows virtual environments (GH-150541...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 8 Jun 2026 22:04:06 +0000 (00:04 +0200)
committerGitHub <noreply@github.com>
Mon, 8 Jun 2026 22:04:06 +0000 (23:04 +0100)
commitfd252e80f5a1a40eb8ed05ea47a36c33f8eec760
tree7f3080a2abe9d21fa64bc94ae7af9c4d668ad31c
parenteeba22190522a26d3847da1383e976871adff6ca
[3.15] gh-148932: Fix `profiling.sampling` on Windows virtual environments (GH-150541) (#151097)

gh-148932: Fix `profiling.sampling` on Windows virtual environments (GH-150541)
(cherry picked from commit 5c1321731403031d933ca469977e4bb3859c8680)

Co-authored-by: Eduardo Villalpando Mello <eduardovil@microsoft.com>
Doc/library/profiling.sampling.rst
Lib/profiling/sampling/sample.py
Misc/NEWS.d/next/Library/2026-05-27-23-47-31.gh-issue-148932.Y1xmvA.rst [new file with mode: 0644]