]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140104: Set next_instr properly in the JIT during exceptions (GH-140233)
authorKen Jin <kenjin@python.org>
Mon, 27 Oct 2025 18:26:47 +0000 (02:26 +0800)
committerGitHub <noreply@github.com>
Mon, 27 Oct 2025 18:26:47 +0000 (18:26 +0000)
commita7160912274003672dc116d918260c0a81551c21
tree7cd97d940e414356895d6b05c8fa3cf2a3c61707
parent0f0a362768aecb4c791724cce486d8317533a94d
gh-140104: Set next_instr properly in the JIT during exceptions (GH-140233)

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