Skip to content

Commit ed7c53d

Browse files
committed
Fix my checker script.
1 parent 920ead5 commit ed7c53d

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

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

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,6 @@ Py_TPFLAGS_IS_ABSTRACT
3131
PyExpat_CAPI_MAGIC
3232
PyExpat_CAPSULE_NAME
3333
# pyport.h
34-
Py_ALIGNED
35-
Py_ARITHMETIC_RIGHT_SHIFT
36-
Py_CAN_START_THREADS
37-
Py_FORCE_EXPANSION
38-
Py_GCC_ATTRIBUTE
39-
Py_LL
40-
Py_SAFE_DOWNCAST
41-
Py_ULL
42-
Py_VA_COPY
4334
PYLONG_BITS_IN_DIGIT
4435
PY_DWORD_MAX
4536
PY_FORMAT_SIZE_T

0 commit comments

Comments
 (0)