]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115685: Type/values propagate for TO_BOOL in tier 2 (GH-115686)
authorKen Jin <kenjin@python.org>
Thu, 29 Feb 2024 22:13:38 +0000 (06:13 +0800)
committerGitHub <noreply@github.com>
Thu, 29 Feb 2024 22:13:38 +0000 (06:13 +0800)
commitd01886c5c9e3a62921b304ba7e5145daaa56d3cf
tree8196c3f28cf0c8dbd12e6d2c04b70f79af7d69ff
parentc04a981ff414b101736688773dbe24f824ca32ce
gh-115685: Type/values propagate for TO_BOOL in tier 2 (GH-115686)
Include/internal/pycore_uop_ids.h
Include/internal/pycore_uop_metadata.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h