]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-144766: Fix a crash in fork child process when perf support is enabled...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 14 Feb 2026 12:09:00 +0000 (13:09 +0100)
committerGitHub <noreply@github.com>
Sat, 14 Feb 2026 12:09:00 +0000 (12:09 +0000)
commit77b71ac793ad7d5deb7c56ffa703d8d6f596dc74
treed6874cbfccc8ef44967fcfe97ccb1defc6b7bea0
parentc7ceb75ada261a01aaeae72f88e24730e30f84d9
[3.14] gh-144766: Fix a crash in fork child process when perf support is enabled. (GH-144795) (#144816)
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