]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-129709: Clean up tier two (GH-129710)
authorBrandt Bucher <brandtbucher@microsoft.com>
Fri, 7 Feb 2025 17:52:49 +0000 (09:52 -0800)
committerGitHub <noreply@github.com>
Fri, 7 Feb 2025 17:52:49 +0000 (09:52 -0800)
commit70e387c990c98d0fba9f2518061713809cff2f53
tree98cbfef2eabfa0145208f725102da88aa5e9e1af
parentfbaa6c8ff06cf885d9b8c8ea6cf25bab3781a2bd
GH-129709: Clean up tier two (GH-129710)
12 files changed:
Include/internal/pycore_uop_metadata.h
Python/bytecodes.c
Python/ceval.c
Python/ceval_macros.h
Python/executor_cases.c.h
Python/generated_cases.c.h
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h
Tools/cases_generator/analyzer.py
Tools/jit/jit.h
Tools/jit/shim.c
Tools/jit/template.c