]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141579: Fix perf_jit backend in sys.activate_stack_trampoline() (#141580)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Sat, 15 Nov 2025 02:23:54 +0000 (02:23 +0000)
committerGitHub <noreply@github.com>
Sat, 15 Nov 2025 02:23:54 +0000 (02:23 +0000)
commit4ceb077c5cea30fef734f4c4e92c18d978be6c38
tree3fb8e2d1f50d69a1f4d672eb1b43980ddcffd46b
parent53d65c840e038ce9a5782fbd3da963c7aba90570
gh-141579: Fix perf_jit backend in sys.activate_stack_trampoline() (#141580)
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