]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-139757: Add _GUARD_NOS_COMPACT_ASCII for compact ascii optimization (gh-143332)
authorDonghee Na <donghee.na@python.org>
Fri, 2 Jan 2026 11:58:14 +0000 (20:58 +0900)
committerGitHub <noreply@github.com>
Fri, 2 Jan 2026 11:58:14 +0000 (20:58 +0900)
commit315f474d1113f602139c05b7b1afdb5f094fa7a4
tree3eb1fbebb7a6316b781b3016de0195e343a37473
parent18f3c59e57e5d30218210136060310310b10ff72
gh-139757: Add _GUARD_NOS_COMPACT_ASCII for compact ascii optimization (gh-143332)
Include/internal/pycore_opcode_metadata.h
Include/internal/pycore_uop_ids.h
Include/internal/pycore_uop_metadata.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h