Skip to content

Commit f519333

Browse files
Regenerate the global objects for the new keywords
1 parent 0403d56 commit f519333

4 files changed

Lines changed: 42 additions & 0 deletions

File tree

Include/internal/pycore_global_objects_fini_generated.h

Lines changed: 6 additions & 0 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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,7 @@ struct _Py_global_strings {
319319
STRUCT_FOR_ID(argv)
320320
STRUCT_FOR_ID(as_integer_ratio)
321321
STRUCT_FOR_ID(asend)
322+
STRUCT_FOR_ID(assoclen)
322323
STRUCT_FOR_ID(ast)
323324
STRUCT_FOR_ID(athrow)
324325
STRUCT_FOR_ID(attr)
@@ -534,6 +535,7 @@ struct _Py_global_strings {
534535
STRUCT_FOR_ID(headers)
535536
STRUCT_FOR_ID(hi)
536537
STRUCT_FOR_ID(hook)
538+
STRUCT_FOR_ID(host)
537539
STRUCT_FOR_ID(hour)
538540
STRUCT_FOR_ID(hours)
539541
STRUCT_FOR_ID(id)
@@ -582,6 +584,7 @@ struct _Py_global_strings {
582584
STRUCT_FOR_ID(iter)
583585
STRUCT_FOR_ID(iterable)
584586
STRUCT_FOR_ID(iterations)
587+
STRUCT_FOR_ID(iv)
585588
STRUCT_FOR_ID(join)
586589
STRUCT_FOR_ID(jump)
587590
STRUCT_FOR_ID(keepends)
@@ -660,6 +663,7 @@ struct _Py_global_strings {
660663
STRUCT_FOR_ID(namespace_separator)
661664
STRUCT_FOR_ID(namespaces)
662665
STRUCT_FOR_ID(native)
666+
STRUCT_FOR_ID(nbytes)
663667
STRUCT_FOR_ID(ndigits)
664668
STRUCT_FOR_ID(nested)
665669
STRUCT_FOR_ID(new_file_name)
@@ -684,6 +688,7 @@ struct _Py_global_strings {
684688
STRUCT_FOR_ID(onceregistry)
685689
STRUCT_FOR_ID(only_active_thread)
686690
STRUCT_FOR_ID(only_keys)
691+
STRUCT_FOR_ID(op)
687692
STRUCT_FOR_ID(oparg)
688693
STRUCT_FOR_ID(opcode)
689694
STRUCT_FOR_ID(opcodes)
@@ -718,6 +723,7 @@ struct _Py_global_strings {
718723
STRUCT_FOR_ID(pidfd)
719724
STRUCT_FOR_ID(pointer_bits)
720725
STRUCT_FOR_ID(policy)
726+
STRUCT_FOR_ID(port)
721727
STRUCT_FOR_ID(pos)
722728
STRUCT_FOR_ID(pos1)
723729
STRUCT_FOR_ID(pos2)

Include/internal/pycore_runtime_init_generated.h

Lines changed: 6 additions & 0 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: 24 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)