]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-149156: Fix perf trampoline crash after fork (GH-150347) (#150394)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 25 May 2026 18:19:22 +0000 (20:19 +0200)
committerGitHub <noreply@github.com>
Mon, 25 May 2026 18:19:22 +0000 (19:19 +0100)
commite2362aac3470a23ea048384024ec16f2bf866a6b
tree69a30642c2bea243c075bbf23ea434edab3ccee5
parent28037c2d11be131588efcd22c17c6bafa824cc8d
[3.15] gh-149156: Fix perf trampoline crash after fork (GH-150347) (#150394)
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