]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-99104: Update headers for bytecodes.c and generate_cases.py (#99112)
authorGuido van Rossum <guido@python.org>
Sat, 5 Nov 2022 00:40:43 +0000 (17:40 -0700)
committerGitHub <noreply@github.com>
Sat, 5 Nov 2022 00:40:43 +0000 (17:40 -0700)
commitd04899abb0da4cc7c0a390f5bc52d57ace8955fd
tree316bdca3f423c13221a139e4f9ce830514b20965
parent6a8d3c57afd6729c410fa17cf0efc08d1b065e15
GH-99104: Update headers for bytecodes.c and generate_cases.py (#99112)

Also tweak the labels near the end of bytecodes.c.
Python/bytecodes.c
Python/generated_cases.c.h
Tools/cases_generator/generate_cases.py