Skip to content

Commit ac40a70

Browse files
committed
Fix ignored_c_api.txt
1 parent d6224c6 commit ac40a70

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -63,21 +63,11 @@ PyDescr_NAME
6363
PyDescr_TYPE
6464
PyWrapperFlag_KEYWORDS
6565
# cpython/fileobject.h
66-
PyFile_NewStdPrinter
67-
PyStdPrinter_Type
6866
Py_UniversalNewlineFgets
69-
# cpython/setobject.h
70-
PySet_MINSIZE
7167
# cpython/ceval.h
7268
PyUnstable_CopyPerfMapFile
7369
PyUnstable_PerfTrampoline_CompileCode
7470
PyUnstable_PerfTrampoline_SetPersistAfterFork
75-
# cpython/genobject.h
76-
PyAsyncGenASend_CheckExact
77-
# cpython/longintrepr.h
78-
PyLong_BASE
79-
PyLong_MASK
80-
PyLong_SHIFT
8171
# cpython/pyerrors.h
8272
PyException_HEAD
8373
# cpython/pyframe.h

0 commit comments

Comments
 (0)