mirror of
https://github.com/python/cpython.git
synced 2025-10-21 06:02:21 +00:00
GH-99104: Update headers for bytecodes.c and generate_cases.py (#99112)
Also tweak the labels near the end of bytecodes.c.
This commit is contained in:
parent
6a8d3c57af
commit
d04899abb0
3 changed files with 19 additions and 9 deletions
2
Python/generated_cases.c.h
generated
2
Python/generated_cases.c.h
generated
|
@ -1,4 +1,4 @@
|
|||
// This file is generated by Tools/scripts/generate_cases.py
|
||||
// This file is generated by Tools/cases_generator/generate_cases.py
|
||||
// Do not edit!
|
||||
|
||||
TARGET(NOP) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue