cpython/Tools/check-c-api-docs/ignored_c_api.txt
Petr Viktorin 0fcf2b72d3
gh-146636: PEP 803: Reference documentation (GH-148013)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2026-04-16 14:17:44 +02:00

93 lines
1.9 KiB
Text

# pydtrace_probes.h
PyDTrace_AUDIT
PyDTrace_FUNCTION_ENTRY
PyDTrace_FUNCTION_RETURN
PyDTrace_GC_DONE
PyDTrace_GC_START
PyDTrace_IMPORT_FIND_LOAD_DONE
PyDTrace_IMPORT_FIND_LOAD_START
PyDTrace_INSTANCE_DELETE_DONE
PyDTrace_INSTANCE_DELETE_START
PyDTrace_INSTANCE_NEW_DONE
PyDTrace_INSTANCE_NEW_START
PyDTrace_LINE
# fileobject.h
Py_FileSystemDefaultEncodeErrors
Py_FileSystemDefaultEncoding
Py_HasFileSystemDefaultEncoding
Py_UTF8Mode
# pyhash.h
Py_HASH_EXTERNAL
# object.h
Py_INVALID_SIZE
# pyexpat.h
PyExpat_CAPI_MAGIC
PyExpat_CAPSULE_NAME
# pyport.h
PYLONG_BITS_IN_DIGIT
PY_DWORD_MAX
PY_BIG_ENDIAN
# cpython/methodobject.h
PyCFunction_GET_CLASS
# cpython/compile.h
PyCF_ALLOW_INCOMPLETE_INPUT
PyCF_COMPILE_MASK
PyCF_DONT_IMPLY_DEDENT
PyCF_IGNORE_COOKIE
PyCF_MASK
PyCF_MASK_OBSOLETE
PyCF_SOURCE_IS_UTF8
# cpython/descrobject.h
PyDescr_NAME
PyDescr_TYPE
PyWrapperFlag_KEYWORDS
# cpython/fileobject.h
Py_UniversalNewlineFgets
# cpython/ceval.h
PyUnstable_CopyPerfMapFile
PyUnstable_PerfTrampoline_CompileCode
PyUnstable_PerfTrampoline_SetPersistAfterFork
# cpython/pyframe.h
PyUnstable_EXECUTABLE_KINDS
PyUnstable_EXECUTABLE_KIND_BUILTIN_FUNCTION
PyUnstable_EXECUTABLE_KIND_METHOD_DESCRIPTOR
PyUnstable_EXECUTABLE_KIND_PY_FUNCTION
PyUnstable_EXECUTABLE_KIND_SKIP
# cpython/pylifecycle.h
Py_FrozenMain
# pythonrun.h
PyErr_Display
# cpython/objimpl.h
PyObject_GET_WEAKREFS_LISTPTR
# cpython/pythonrun.h
PyOS_Readline
# cpython/warnings.h
PyErr_Warn
# fileobject.h
PY_STDIOTEXTMODE
# structmember.h
PY_WRITE_RESTRICTED
# pythread.h
PY_TIMEOUT_T
PY_TIMEOUT_MAX
# cpython/pyctype.h
PY_CTF_ALNUM
PY_CTF_ALPHA
PY_CTF_DIGIT
PY_CTF_LOWER
PY_CTF_SPACE
PY_CTF_UPPER
PY_CTF_XDIGIT
# cpython/code.h
PY_DEF_EVENT
PY_FOREACH_CODE_EVENT
# cpython/funcobject.h
PY_DEF_EVENT
PY_FOREACH_FUNC_EVENT
# cpython/monitoring.h
PY_MONITORING_EVENT_BRANCH
# cpython/dictobject.h
PY_DEF_EVENT
PY_FOREACH_DICT_EVENT
# cpython/pystats.h
PYSTATS_MAX_UOP_ID