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 -
9292Objects/typeobject.c - PySuper_Type -
9393Objects/typeobject.c - PyType_Type -
9494Objects/typevarobject.c - _PyTypeAlias_Type -
95+ Objects/typevarobject.c - _PyNoDefault_Type -
9596Objects/unicodeobject.c - PyUnicodeIter_Type -
9697Objects/unicodeobject.c - PyUnicode_Type -
9798Objects/weakrefobject.c - _PyWeakref_CallableProxyType -
@@ -310,6 +311,7 @@ Objects/object.c - _Py_NotImplementedStruct -
310311Objects/setobject.c - _dummy_struct -
311312Objects/setobject.c - _PySet_Dummy -
312313Objects/sliceobject.c - _Py_EllipsisObject -
314+ Objects/typevarobject.c - _Py_NoDefaultStruct -
313315Python/instrumentation.c - _PyInstrumentation_DISABLE -
314316Python/instrumentation.c - _PyInstrumentation_MISSING -
315317
You can’t perform that action at this time.
0 commit comments