]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Small fixes to code generator (#106845)
authorGuido van Rossum <guido@python.org>
Tue, 18 Jul 2023 01:30:41 +0000 (18:30 -0700)
committerGitHub <noreply@github.com>
Tue, 18 Jul 2023 01:30:41 +0000 (01:30 +0000)
commit1e36ca63f9f5e0399efe13a80499cef290314c2a
tree4e5ddbcd299a65c5f8eb90cd70ff26b62c4b63a4
parent00e52acebd2beb2663202bfc4be0ce79ba77361e
Small fixes to code generator (#106845)

These repair nits I found in PR gh-106798 (issue gh-106797) and in PR gh-106716 (issue gh-106706).
Include/internal/pycore_opcode_metadata.h
Python/generated_cases.c.h
Tools/cases_generator/generate_cases.py