]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-149156: Fix perf trampoline crash after fork (GH-150347) (#150392)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 25 May 2026 18:29:47 +0000 (20:29 +0200)
committerGitHub <noreply@github.com>
Mon, 25 May 2026 18:29:47 +0000 (18:29 +0000)
commit152a9a6db4e21fa58adea646dff084ce2206abfa
tree7da2f82d5e2eff7c68389a207bb252fd96ea515e
parent0bff1182d47b084fc2e87299cac53bb4878762e9
[3.14] gh-149156: Fix perf trampoline crash after fork (GH-150347) (#150392)
Misc/NEWS.d/next/Core_and_Builtins/2026-05-24-14-45-00.gh-issue-149156.NP73rB.rst [new file with mode: 0644]
Python/perf_trampoline.c