Skip to content

Commit ff7f961

Browse files
committed
regen global strings
1 parent dac402a commit ff7f961

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

Include/internal/pycore_global_strings.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,7 @@ struct _Py_global_strings {
482482
STRUCT_FOR_ID(node_depth)
483483
STRUCT_FOR_ID(node_offset)
484484
STRUCT_FOR_ID(ns)
485+
STRUCT_FOR_ID(nstype)
485486
STRUCT_FOR_ID(number)
486487
STRUCT_FOR_ID(obj)
487488
STRUCT_FOR_ID(object)

Include/internal/pycore_runtime_init_generated.h

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)