]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145214: Narrow _GUARD_TOS_ANY_{SET,DICT} by using probable type (gh-145215)
authorDonghee Na <donghee.na@python.org>
Tue, 3 Mar 2026 00:58:38 +0000 (09:58 +0900)
committerGitHub <noreply@github.com>
Tue, 3 Mar 2026 00:58:38 +0000 (09:58 +0900)
commit6908372fb8182be5849aa3c4b141c821b303ab61
treea83cd15402b1f3c7e4e9b12ace74499cf5ffe757
parentea90b032a016122e7871e91c5210f3b4e68768b4
gh-145214: Narrow _GUARD_TOS_ANY_{SET,DICT} by using probable type (gh-145215)
Include/internal/pycore_optimizer.h
Include/internal/pycore_uop_ids.h
Include/internal/pycore_uop_metadata.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/optimizer_analysis.c
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h
Python/optimizer_symbols.c