]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-134584: Remove redundant refcount from `_STORE_ATTR_SLOT` (#142729)
authorSavannah Ostrowski <savannah@python.org>
Mon, 15 Dec 2025 23:18:44 +0000 (15:18 -0800)
committerGitHub <noreply@github.com>
Mon, 15 Dec 2025 23:18:44 +0000 (15:18 -0800)
commitbef63d2fb81ae28760040157ea589541bed47d02
treedf24d3b3f0dec554a2f43869ac12db1c9be1e262
parentf277781bba684322dffffe45cd878f4652ccf7e4
GH-134584: Remove redundant refcount from `_STORE_ATTR_SLOT` (#142729)
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