]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105481: reduce repetition in opcode metadata generation code (#107942)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Mon, 14 Aug 2023 18:36:29 +0000 (19:36 +0100)
committerGitHub <noreply@github.com>
Mon, 14 Aug 2023 18:36:29 +0000 (18:36 +0000)
commit39745347f645ac99021f4ab981ff02ab5647b19c
tree1a31122d5e7a7850e834c5dfc065b47121336cd7
parent6fbaba552a52f93ecbe8be000888afa0b65b967e
gh-105481: reduce repetition in opcode metadata generation code (#107942)
Include/internal/pycore_opcode_metadata.h
Tools/cases_generator/generate_cases.py