]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-138431: JIT Optimizer --- Fix round-tripping references for str and tuple (GH...
authorKen Jin <kenjin@python.org>
Wed, 3 Sep 2025 18:05:06 +0000 (02:05 +0800)
committerGitHub <noreply@github.com>
Wed, 3 Sep 2025 18:05:06 +0000 (02:05 +0800)
commit2402f84665df41732c94db2ccd6f90dd13479fa8
tree3d4c8a6dd243c18a5a5b287021681669f8cbdb98
parent0d1f4e163990cb7e08b21d1fd88ff54bac5b0699
gh-138431: JIT Optimizer --- Fix round-tripping references for str and tuple (GH-138458)

Co-authored-by: Mark Shannon <9448417+markshannon@users.noreply.github.com>
Include/internal/pycore_optimizer.h
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2025-09-03-15-35-34.gh-issue-138431.EUsrtA.rst [new file with mode: 0644]
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h