Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92ea108 commit 5f6fdfdCopy full SHA for 5f6fdfd
Tools/c-analyzer/cpython/globals-to-fix.tsv
@@ -92,6 +92,7 @@ Objects/typeobject.c - PyBaseObject_Type -
92
Objects/typeobject.c - PySuper_Type -
93
Objects/typeobject.c - PyType_Type -
94
Objects/typevarobject.c - _PyTypeAlias_Type -
95
+Objects/typevarobject.c - _PyNoDefault_Type -
96
Objects/unicodeobject.c - PyUnicodeIter_Type -
97
Objects/unicodeobject.c - PyUnicode_Type -
98
Objects/weakrefobject.c - _PyWeakref_CallableProxyType -
@@ -310,6 +311,7 @@ Objects/object.c - _Py_NotImplementedStruct -
310
311
Objects/setobject.c - _dummy_struct -
312
Objects/setobject.c - _PySet_Dummy -
313
Objects/sliceobject.c - _Py_EllipsisObject -
314
+Objects/typevarobject.c - _Py_NoDefaultStruct -
315
Python/instrumentation.c - _PyInstrumentation_DISABLE -
316
Python/instrumentation.c - _PyInstrumentation_MISSING -
317
0 commit comments