]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-140104: Set next_instr properly in the JIT during exceptions (GH-140233...
authorMikhail Efimov <efimov.mikhail@gmail.com>
Mon, 27 Oct 2025 23:49:10 +0000 (02:49 +0300)
committerGitHub <noreply@github.com>
Mon, 27 Oct 2025 23:49:10 +0000 (23:49 +0000)
commit2e216728038a03d387231f39ded091ec318ba61b
tree8e356b167788b837207d377f3a632a4d76b1cd4e
parent3bb0eb4ca97721de85ad394d0d010d9da2904da2
[3.14] gh-140104: Set next_instr properly in the JIT during exceptions (GH-140233) (GH-140687)

Co-authored-by: Ken Jin <kenjin@python.org>
Co-authored-by: devdanzin <74280297+devdanzin@users.noreply.github.com>
Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2025-10-16-21-47-00.gh-issue-140104.A8SQIm.rst [new file with mode: 0644]
Python/ceval_macros.h