]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-134584: JIT: Remove redundant refcount for _BINARY_OP_SUBSCR_DICT (GH-143724)
authorCajetan Rodrigues <caje731@gmail.com>
Mon, 12 Jan 2026 14:13:55 +0000 (15:13 +0100)
committerGitHub <noreply@github.com>
Mon, 12 Jan 2026 14:13:55 +0000 (14:13 +0000)
commit054a565c64e486fbb35327690190b56750bb600b
tree16d115179d71dbd33c62c7764ab3015e1e14aa59
parent42f7c2dfba58a8a8f31aba727d0fc51dd3ce2fce
gh-134584: JIT: Remove redundant refcount for _BINARY_OP_SUBSCR_DICT (GH-143724)
Include/internal/pycore_opcode_metadata.h
Include/internal/pycore_uop_ids.h
Include/internal/pycore_uop_metadata.h
Lib/test/test_capi/test_opt.py
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h