gh-105481: move Python/opcode_metadata.h to Include/internal/pycore_opcode_metadata.h (#106673)

This commit is contained in:
Irit Katriel
2023-07-12 11:30:25 +01:00
committed by GitHub
parent 42bc485a24
commit 2ca008e2b7
9 changed files with 16 additions and 16 deletions

2
.gitattributes vendored
View File

@@ -87,7 +87,7 @@ Programs/test_frozenmain.h generated
Python/Python-ast.c generated
Python/executor_cases.c.h generated
Python/generated_cases.c.h generated
Python/opcode_metadata.h generated
Include/internal/pycore_opcode_metadata.h generated
Python/opcode_targets.h generated
Python/stdlib_module_names.h generated
Tools/peg_generator/pegen/grammar_parser.py generated