]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146058: Fix _GUARD_CODE_VERSION_* (GH-146060)
authorKen Jin <kenjin@python.org>
Tue, 17 Mar 2026 17:19:44 +0000 (01:19 +0800)
committerGitHub <noreply@github.com>
Tue, 17 Mar 2026 17:19:44 +0000 (01:19 +0800)
commit966fc8153141ef41885dc36ab3522487657c06fe
tree861aeac3020b3788d8afe27c2149321f974297bd
parentff287a72de43e7fc6517aba9049cb23470e000b2
gh-146058: Fix _GUARD_CODE_VERSION_* (GH-146060)
Include/internal/pycore_uop_ids.h
Include/internal/pycore_uop_metadata.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/optimizer.c
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h