]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-141579: Fix perf_jit backend in sys.activate_stack_trampoline() (GH-141580...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 15 Nov 2025 02:49:54 +0000 (03:49 +0100)
committerGitHub <noreply@github.com>
Sat, 15 Nov 2025 02:49:54 +0000 (02:49 +0000)
commit17e7aad5e34965cbadd45f41f5d48cfd2aca1adb
tree4216d03f6277ad6b99d705a2b2f44bd591a0057c
parentd582b6f1ab9e521b1d70e71b1f11a2f9eccde7a8
[3.14] gh-141579: Fix perf_jit backend in sys.activate_stack_trampoline() (GH-141580) (#141581)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Lib/test/test_perf_profiler.py
Misc/NEWS.d/next/Core_and_Builtins/2025-11-15-01-21-00.gh-issue-141579.aB7cD9.rst [new file with mode: 0644]
Python/sysmodule.c