]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-134584: Eliminate redundant refcounting from _STORE_SUBSCR_LIST_INT (gh-142703)
authorDonghee Na <donghee.na@python.org>
Sun, 14 Dec 2025 12:26:00 +0000 (21:26 +0900)
committerGitHub <noreply@github.com>
Sun, 14 Dec 2025 12:26:00 +0000 (12:26 +0000)
commit04da416e6b97e8a673116644efa9b898c8101849
treed36ade9927aefc3ec4446a728bf7442000ffd530
parentaf7cca3c39d59d21073765cbaca3f97e05e6aeec
gh-134584: Eliminate redundant refcounting from _STORE_SUBSCR_LIST_INT (gh-142703)
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