Skip to content

Commit adae6cf

Browse files
committed
Regenerate global string on Windows
1 parent c641fbe commit adae6cf

File tree

4 files changed

+0
-36
lines changed

4 files changed

+0
-36
lines changed

Include/internal/pycore_global_objects_fini_generated.h

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

Include/internal/pycore_global_strings.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -276,10 +276,8 @@ struct _Py_global_strings {
276276
STRUCT_FOR_ID(after_in_child)
277277
STRUCT_FOR_ID(after_in_parent)
278278
STRUCT_FOR_ID(aggregate_class)
279-
STRUCT_FOR_ID(alias)
280279
STRUCT_FOR_ID(append)
281280
STRUCT_FOR_ID(argdefs)
282-
STRUCT_FOR_ID(args)
283281
STRUCT_FOR_ID(arguments)
284282
STRUCT_FOR_ID(argv)
285283
STRUCT_FOR_ID(as_integer_ratio)
@@ -403,8 +401,6 @@ struct _Py_global_strings {
403401
STRUCT_FOR_ID(errors)
404402
STRUCT_FOR_ID(event)
405403
STRUCT_FOR_ID(eventmask)
406-
STRUCT_FOR_ID(exc_type)
407-
STRUCT_FOR_ID(exc_value)
408404
STRUCT_FOR_ID(excepthook)
409405
STRUCT_FOR_ID(exception)
410406
STRUCT_FOR_ID(existing_file_name)
@@ -658,7 +654,6 @@ struct _Py_global_strings {
658654
STRUCT_FOR_ID(seek)
659655
STRUCT_FOR_ID(seekable)
660656
STRUCT_FOR_ID(selectors)
661-
STRUCT_FOR_ID(self)
662657
STRUCT_FOR_ID(send)
663658
STRUCT_FOR_ID(sep)
664659
STRUCT_FOR_ID(sequence)
@@ -721,7 +716,6 @@ struct _Py_global_strings {
721716
STRUCT_FOR_ID(timetuple)
722717
STRUCT_FOR_ID(top)
723718
STRUCT_FOR_ID(trace_callback)
724-
STRUCT_FOR_ID(traceback)
725719
STRUCT_FOR_ID(trailers)
726720
STRUCT_FOR_ID(translate)
727721
STRUCT_FOR_ID(true)

Include/internal/pycore_runtime_init_generated.h

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

Include/internal/pycore_unicodeobject_generated.h

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

0 commit comments

Comments
 (0)