]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-141579: Fix perf_jit backend in sys.activate_stack_trampoline() (GH-141580...
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Sat, 15 Nov 2025 03:17:49 +0000 (03:17 +0000)
committerGitHub <noreply@github.com>
Sat, 15 Nov 2025 03:17:49 +0000 (03:17 +0000)
commit7e1a0dbc07ba4df916334a69ca2d41c7a5b00fe3
tree5c82f7963f9a81b6934f8776db7ad3d2e19d46e6
parentfb7ae3fe83075abe913d0f29415b7eaa3ddf338b
[3.13] gh-141579: Fix perf_jit backend in sys.activate_stack_trampoline() (GH-141580) (#141582)
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