]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-111485: Remove some special cases from the code generator and bytecodes.c (GH...
authorMark Shannon <mark@hotpy.org>
Tue, 31 Oct 2023 13:21:07 +0000 (13:21 +0000)
committerGitHub <noreply@github.com>
Tue, 31 Oct 2023 13:21:07 +0000 (13:21 +0000)
commit2904d99839cd4620818fd0556a1c0b0229944abc
tree39a1a91ac415017441f0c5c6859f6226f0a5332c
parentd27acd4461ee603bcf6f4a81ca6afccc9fc87331
GH-111485: Remove some special cases from the code generator and bytecodes.c (GH-111540)
Include/internal/pycore_opcode_metadata.h
Python/abstract_interp_cases.c.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h
Tools/cases_generator/analysis.py
Tools/cases_generator/generate_cases.py
Tools/cases_generator/instructions.py