]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105481: move Python/opcode_metadata.h to Include/internal/pycore_opcode_metadata...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Wed, 12 Jul 2023 10:30:25 +0000 (11:30 +0100)
committerGitHub <noreply@github.com>
Wed, 12 Jul 2023 10:30:25 +0000 (11:30 +0100)
commit2ca008e2b738b8c08b4bf46b2b23f315d6510d92
treeca5812fe257be990c39b22c58c6d1249b17cbb6e
parent42bc485a24f0f67751474bd1697e1beb4a783b9a
gh-105481: move Python/opcode_metadata.h to Include/internal/pycore_opcode_metadata.h (#106673)
.gitattributes
Include/internal/pycore_opcode_metadata.h [moved from Python/opcode_metadata.h with 100% similarity]
Makefile.pre.in
Python/assemble.c
Python/ceval.c
Python/compile.c
Python/flowgraph.c
Python/optimizer.c
Tools/cases_generator/generate_cases.py