]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148932: Fix `profiling.sampling` on Windows virtual environments (#150541)
authorEduardo Villalpando Mello <eduardovil@microsoft.com>
Mon, 8 Jun 2026 17:25:43 +0000 (10:25 -0700)
committerGitHub <noreply@github.com>
Mon, 8 Jun 2026 17:25:43 +0000 (17:25 +0000)
commit5c1321731403031d933ca469977e4bb3859c8680
treea0bf8ccbe872c731d0a6f0b8fe4c6722297760ef
parenta9002349cbe3f2243fe53a9fcadd02318dd0caf9
gh-148932: Fix `profiling.sampling` on Windows virtual environments (#150541)
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]