]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152192: Fix JUMP_BACKWARD passing a truncated oparg to the jit tracer (GH-152382)
authorTimofei <128279579+deadlovelll@users.noreply.github.com>
Tue, 30 Jun 2026 09:46:59 +0000 (12:46 +0300)
committerGitHub <noreply@github.com>
Tue, 30 Jun 2026 09:46:59 +0000 (10:46 +0100)
commit9e10f14b925562a0292c920608e24f89ee5f187e
tree65acec597ca04c2ca40c4cb55131259990e9705e
parent189ab8388762c8102b2d72ad3a1a921f7f2aef10
gh-152192: Fix JUMP_BACKWARD passing a truncated oparg to the jit tracer (GH-152382)
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2026-06-26-22-38-21.gh-issue-152192.lX2jIM.rst [new file with mode: 0644]
Modules/_testinternalcapi/test_cases.c.h
Python/bytecodes.c
Python/generated_cases.c.h