]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149156: Fix perf trampoline crash after fork (#150347)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Mon, 25 May 2026 12:45:58 +0000 (13:45 +0100)
committerGitHub <noreply@github.com>
Mon, 25 May 2026 12:45:58 +0000 (13:45 +0100)
commit9989a54a5333a4ce8d7893d3468d8187e6e3b13b
tree8fe10fe9cb2f34420c2ebc659f5e7a6963b3a2c3
parent9c23f3452df96dede49d82d7f957343364182b35
gh-149156: Fix perf trampoline crash after fork (#150347)
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