]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-152356: Fix Windows blocking sampling after target process exit (GH-152471...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 28 Jun 2026 17:27:42 +0000 (19:27 +0200)
committerGitHub <noreply@github.com>
Sun, 28 Jun 2026 17:27:42 +0000 (17:27 +0000)
commitf08fc4ad5141a99ebd8187b870791102117c00d8
tree425537902fcb97caec979fef404041fa47b5e782
parent09013312bbdf9ff6583c95ba6bc2698e61c66be6
[3.15] gh-152356: Fix Windows blocking sampling after target process exit (GH-152471) (#152512)
Lib/test/test_profiling/test_sampling_profiler/test_blocking.py
Misc/NEWS.d/next/Library/2026-06-28-12-45-09.gh-issue-152356.Dr4w2Q.rst [new file with mode: 0644]
Modules/_remote_debugging/threads.c