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 6898b42 commit 83011f7Copy full SHA for 83011f7
1 file changed
Tools/check-c-api-docs/ignored_c_api.txt
@@ -66,7 +66,6 @@ PyCF_MASK
66
PyCF_MASK_OBSOLETE
67
PyCF_SOURCE_IS_UTF8
68
# cpython/descrobject.h
69
-PyDescr_COMMON
70
PyDescr_NAME
71
PyDescr_TYPE
72
PyWrapperFlag_KEYWORDS
@@ -76,8 +75,6 @@ Py_UniversalNewlineFgets
76
75
PyUnstable_CopyPerfMapFile
77
PyUnstable_PerfTrampoline_CompileCode
78
PyUnstable_PerfTrampoline_SetPersistAfterFork
79
-# cpython/pyerrors.h
80
-PyException_HEAD
81
# cpython/pyframe.h
82
PyUnstable_EXECUTABLE_KINDS
83
PyUnstable_EXECUTABLE_KIND_BUILTIN_FUNCTION
@@ -121,4 +118,4 @@ PY_MONITORING_EVENT_BRANCH
121
118
PY_DEF_EVENT
122
119
PY_FOREACH_DICT_EVENT
123
120
# cpython/pystats.h
124
-PYSTATS_MAX_UOP_ID
+PYSTATS_MAX_UOP_ID
0 commit comments