File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -92,6 +92,7 @@ Objects/typeobject.c - PyBaseObject_Type -
92
92
Objects/typeobject.c - PySuper_Type -
93
93
Objects/typeobject.c - PyType_Type -
94
94
Objects/typevarobject.c - _PyTypeAlias_Type -
95
+ Objects/typevarobject.c - _PyNoDefault_Type -
95
96
Objects/unicodeobject.c - PyUnicodeIter_Type -
96
97
Objects/unicodeobject.c - PyUnicode_Type -
97
98
Objects/weakrefobject.c - _PyWeakref_CallableProxyType -
@@ -310,6 +311,7 @@ Objects/object.c - _Py_NotImplementedStruct -
310
311
Objects/setobject.c - _dummy_struct -
311
312
Objects/setobject.c - _PySet_Dummy -
312
313
Objects/sliceobject.c - _Py_EllipsisObject -
314
+ Objects/typevarobject.c - _Py_NoDefaultStruct -
313
315
Python/instrumentation.c - _PyInstrumentation_DISABLE -
314
316
Python/instrumentation.c - _PyInstrumentation_MISSING -
315
317
You can’t perform that action at this time.
0 commit comments