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 d6224c6 commit ac40a70Copy full SHA for ac40a70
Tools/check-c-api-docs/ignored_c_api.txt
@@ -63,21 +63,11 @@ PyDescr_NAME
63
PyDescr_TYPE
64
PyWrapperFlag_KEYWORDS
65
# cpython/fileobject.h
66
-PyFile_NewStdPrinter
67
-PyStdPrinter_Type
68
Py_UniversalNewlineFgets
69
-# cpython/setobject.h
70
-PySet_MINSIZE
71
# cpython/ceval.h
72
PyUnstable_CopyPerfMapFile
73
PyUnstable_PerfTrampoline_CompileCode
74
PyUnstable_PerfTrampoline_SetPersistAfterFork
75
-# cpython/genobject.h
76
-PyAsyncGenASend_CheckExact
77
-# cpython/longintrepr.h
78
-PyLong_BASE
79
-PyLong_MASK
80
-PyLong_SHIFT
81
# cpython/pyerrors.h
82
PyException_HEAD
83
# cpython/pyframe.h
0 commit comments