Skip to content

Commit 85b98cf

Browse files
committed
fix capi_ignored
1 parent a7a9e53 commit 85b98cf

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

Tools/check-c-api-docs/ignored_c_api.txt

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -71,20 +71,6 @@ PyDescr_TYPE
7171
PyWrapperFlag_KEYWORDS
7272
# cpython/fileobject.h
7373
Py_UniversalNewlineFgets
74-
# cpython/setobject.h
75-
PySet_MINSIZE
76-
# cpython/genobject.h
77-
PyAsyncGenASend_CheckExact
78-
# cpython/longintrepr.h
79-
PyLong_BASE
80-
PyLong_MASK
81-
PyLong_SHIFT
82-
# cpython/pyerrors.h
83-
PyException_HEAD
84-
# cpython/ceval.h
85-
PyUnstable_CopyPerfMapFile
86-
PyUnstable_PerfTrampoline_CompileCode
87-
PyUnstable_PerfTrampoline_SetPersistAfterFork
8874
# cpython/pyframe.h
8975
PyUnstable_EXECUTABLE_KINDS
9076
PyUnstable_EXECUTABLE_KIND_BUILTIN_FUNCTION

0 commit comments

Comments
 (0)