Skip to content

Commit 19d06f7

Browse files
Regenerate global objects for the new keyword arguments
1 parent 7cb3a24 commit 19d06f7

4 files changed

Lines changed: 14 additions & 0 deletions

File tree

Include/internal/pycore_global_objects_fini_generated.h

Lines changed: 2 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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,7 @@ struct _Py_global_strings {
368368
STRUCT_FOR_ID(capitals)
369369
STRUCT_FOR_ID(category)
370370
STRUCT_FOR_ID(cb_type)
371+
STRUCT_FOR_ID(cdata_factory)
371372
STRUCT_FOR_ID(certfile)
372373
STRUCT_FOR_ID(chain)
373374
STRUCT_FOR_ID(check_same_thread)
@@ -565,6 +566,7 @@ struct _Py_global_strings {
565566
STRUCT_FOR_ID(initval)
566567
STRUCT_FOR_ID(inner_size)
567568
STRUCT_FOR_ID(input)
569+
STRUCT_FOR_ID(insert_cdata)
568570
STRUCT_FOR_ID(insert_comments)
569571
STRUCT_FOR_ID(insert_pis)
570572
STRUCT_FOR_ID(instructions)

Include/internal/pycore_runtime_init_generated.h

Lines changed: 2 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: 8 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)