]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144766: Fix a crash in fork child process when perf support is enabled. (#144795)
authorYilei <hi@mangoumbrella.com>
Sat, 14 Feb 2026 11:41:28 +0000 (03:41 -0800)
committerGitHub <noreply@github.com>
Sat, 14 Feb 2026 11:41:28 +0000 (11:41 +0000)
commit5922149a5033ec1151320864e605adf88f53f280
treed0e07afa02ce879264361f7ab1afdbdce7d9db00
parent75d4839fa9069241ca9c3ee45ad8369ef9777500
gh-144766: Fix a crash in fork child process when perf support is enabled. (#144795)
Lib/test/test_perf_profiler.py
Misc/NEWS.d/next/Core_and_Builtins/2026-02-13-18-30-59.gh-issue-144766.JGu3x3.rst [new file with mode: 0644]
Python/perf_trampoline.c