René's URL Explorer Experiment


Title: C API and ABI Stability — Python 3.15.0a5 documentation

Open Graph Title: C API and ABI Stability

Description: Unless documented otherwise, Python’s C API is covered by the Backwards Compatibility Policy, PEP 387. Most changes to it are source-compatible (typically by only adding new API). Changing existing...

Open Graph Description: Unless documented otherwise, Python’s C API is covered by the Backwards Compatibility Policy, PEP 387. Most changes to it are source-compatible (typically by only adding new API). Changing existing...

Opengraph URL: https://docs.python.org/3/c-api/stable.html

direct link

Domain: docs.python.org

og:typewebsite
og:site_namePython documentation
og:image:width1146
og:image:height600
og:imagehttps://docs.python.org/3.15/_images/social_previews/summary_c-api_stable_d72210de.png
og:image:altUnless documented otherwise, Python’s C API is covered by the Backwards Compatibility Policy, PEP 387. Most changes to it are source-compatible (typically by only adding new API). Changing existing...
twitter:cardsummary_large_image
theme-color#3776ab
readthedocs-addons-api-version1

Links:

https://www.python.org/
Table of Contentshttps://docs.python.org/dev/contents.html
C API and ABI Stabilityhttps://docs.python.org/dev/c-api/stable.html
Unstable C APIhttps://docs.python.org/dev/c-api/stable.html#unstable-c-api
Stable Application Binary Interfacehttps://docs.python.org/dev/c-api/stable.html#stable-application-binary-interface
Limited C APIhttps://docs.python.org/dev/c-api/stable.html#limited-c-api
Stable ABIhttps://docs.python.org/dev/c-api/stable.html#stable-abi
Limited API Scope and Performancehttps://docs.python.org/dev/c-api/stable.html#limited-api-scope-and-performance
Limited API Caveatshttps://docs.python.org/dev/c-api/stable.html#limited-api-caveats
Platform Considerationshttps://docs.python.org/dev/c-api/stable.html#platform-considerations
ABI Checkinghttps://docs.python.org/dev/c-api/stable.html#abi-checking
Contents of Limited APIhttps://docs.python.org/dev/c-api/stable.html#contents-of-limited-api
Introductionhttps://docs.python.org/dev/c-api/intro.html
The Very High Level Layerhttps://docs.python.org/dev/c-api/veryhigh.html
Report a bughttps://docs.python.org/dev/bugs.html
Show source https://github.com/python/cpython/blob/main/Doc/c-api/stable.rst?plain=1
indexhttps://docs.python.org/dev/genindex.html
moduleshttps://docs.python.org/dev/py-modindex.html
nexthttps://docs.python.org/dev/c-api/veryhigh.html
previoushttps://docs.python.org/dev/c-api/intro.html
Pythonhttps://www.python.org/
3.15.0a5 Documentationhttps://docs.python.org/dev/index.html
Python/C API Reference Manualhttps://docs.python.org/dev/c-api/index.html
C API and ABI Stabilityhttps://docs.python.org/dev/c-api/stable.html
https://docs.python.org/dev/c-api/stable.html#c-api-and-abi-stability
PEP 387https://peps.python.org/pep-0387/
Platform Considerationshttps://docs.python.org/dev/c-api/stable.html#stable-abi-platform
Unstable APIhttps://docs.python.org/dev/c-api/stable.html#unstable-c-api
Limited APIhttps://docs.python.org/dev/c-api/stable.html#limited-c-api
Py_LIMITED_APIhttps://docs.python.org/dev/c-api/stable.html#c.Py_LIMITED_API
CPython developershttps://discuss.python.org/c/core-dev/c-api/30
https://docs.python.org/dev/c-api/stable.html#unstable-c-api
https://docs.python.org/dev/c-api/stable.html#stable-application-binary-interface
https://docs.python.org/dev/c-api/stable.html#limited-c-api
listed belowhttps://docs.python.org/dev/c-api/stable.html#limited-api-list
https://docs.python.org/dev/c-api/stable.html#c.Py_LIMITED_API
PY_VERSION_HEXhttps://docs.python.org/dev/c-api/apiabiversion.html#c.PY_VERSION_HEX
https://docs.python.org/dev/c-api/stable.html#stable-abi
PEP 387https://peps.python.org/pep-0387/
Limited APIhttps://docs.python.org/dev/c-api/stable.html#limited-c-api
https://docs.python.org/dev/c-api/stable.html#limited-api-scope-and-performance
PyList_GetItem()https://docs.python.org/dev/c-api/list.html#c.PyList_GetItem
PyList_GET_ITEM()https://docs.python.org/dev/c-api/list.html#c.PyList_GET_ITEM
https://docs.python.org/dev/c-api/stable.html#limited-api-caveats
Limited APIhttps://docs.python.org/dev/c-api/stable.html#limited-c-api
Stable ABIhttps://docs.python.org/dev/c-api/stable.html#stable-abi
https://docs.python.org/dev/c-api/stable.html#platform-considerations
Stable ABIhttps://docs.python.org/dev/c-api/stable.html#stable-abi
https://docs.python.org/dev/c-api/stable.html#abi-checking
platform incompatibilitieshttps://docs.python.org/dev/c-api/stable.html#stable-abi-platform
Py_mod_abihttps://docs.python.org/dev/c-api/module.html#c.Py_mod_abi
PyABIInfo_VARhttps://docs.python.org/dev/c-api/stable.html#c.PyABIInfo_VAR
PyABIInfohttps://docs.python.org/dev/c-api/stable.html#c.PyABIInfo
https://docs.python.org/dev/c-api/stable.html#c.PyABIInfo_Check
Stable ABIhttps://docs.python.org/dev/c-api/stable.html#stable
ImportErrorhttps://docs.python.org/dev/library/exceptions.html#ImportError
PyABIInfo_VARhttps://docs.python.org/dev/c-api/stable.html#c.PyABIInfo_VAR
https://docs.python.org/dev/c-api/stable.html#c.PyABIInfo_VAR
Stable ABIhttps://docs.python.org/dev/c-api/stable.html#stable
PyABIInfohttps://docs.python.org/dev/c-api/stable.html#c.PyABIInfo
https://docs.python.org/dev/c-api/stable.html#c.PyABIInfo
Stable ABIhttps://docs.python.org/dev/c-api/stable.html#stable
https://docs.python.org/dev/c-api/stable.html#c.PyABIInfo.abiinfo_major_version
PyABIInfohttps://docs.python.org/dev/c-api/stable.html#c.PyABIInfo
https://docs.python.org/dev/c-api/stable.html#c.PyABIInfo.abiinfo_minor_version
PyABIInfohttps://docs.python.org/dev/c-api/stable.html#c.PyABIInfo
https://docs.python.org/dev/c-api/stable.html#c.PyABIInfo.flags
https://docs.python.org/dev/c-api/stable.html#c.PyABIInfo_DEFAULT_FLAGS
Stable ABIhttps://docs.python.org/dev/c-api/stable.html#stable
Py_LIMITED_APIhttps://docs.python.org/dev/c-api/stable.html#c.Py_LIMITED_API
Py_GIL_DISABLEDhttps://docs.python.org/dev/using/configure.html#c.Py_GIL_DISABLED
https://docs.python.org/dev/c-api/stable.html#c.PyABIInfo_STABLE
Stable ABIhttps://docs.python.org/dev/c-api/stable.html#stable
https://docs.python.org/dev/c-api/stable.html#c.PyABIInfo_INTERNAL
https://docs.python.org/dev/c-api/stable.html#c.PyABIInfo_FREETHREADED
Stable ABIhttps://docs.python.org/dev/c-api/stable.html#stable
--disable-gilhttps://docs.python.org/dev/using/configure.html#cmdoption-disable-gil
sys.abiflagshttps://docs.python.org/dev/library/sys.html#sys.abiflags
https://docs.python.org/dev/c-api/stable.html#c.PyABIInfo_GIL
Stable ABIhttps://docs.python.org/dev/c-api/stable.html#stable
--disable-gilhttps://docs.python.org/dev/using/configure.html#cmdoption-disable-gil
https://docs.python.org/dev/c-api/stable.html#c.PyABIInfo.build_version
PY_VERSION_HEXhttps://docs.python.org/dev/c-api/apiabiversion.html#c.PY_VERSION_HEX
https://docs.python.org/dev/c-api/stable.html#c.PyABIInfo.abi_version
Py_LIMITED_APIhttps://docs.python.org/dev/c-api/stable.html#c.Py_LIMITED_API
Py_LIMITED_APIhttps://docs.python.org/dev/c-api/stable.html#c.Py_LIMITED_API
Py_PACK_VERSIONhttps://docs.python.org/dev/c-api/apiabiversion.html#c.Py_PACK_VERSION
PY_VERSION_HEXhttps://docs.python.org/dev/c-api/apiabiversion.html#c.PY_VERSION_HEX
https://docs.python.org/dev/c-api/stable.html#c.PyABIInfo_DEFAULT_ABI_VERSION
Stable ABIhttps://docs.python.org/dev/c-api/stable.html#stable
Py_LIMITED_APIhttps://docs.python.org/dev/c-api/stable.html#c.Py_LIMITED_API
PY_VERSION_HEXhttps://docs.python.org/dev/c-api/apiabiversion.html#c.PY_VERSION_HEX
Py_GIL_DISABLEDhttps://docs.python.org/dev/using/configure.html#c.Py_GIL_DISABLED
https://docs.python.org/dev/c-api/stable.html#contents-of-limited-api
Limited APIhttps://docs.python.org/dev/c-api/stable.html#limited-c-api
METH_CLASShttps://docs.python.org/dev/c-api/structures.html#c.METH_CLASS
METH_COEXISThttps://docs.python.org/dev/c-api/structures.html#c.METH_COEXIST
METH_FASTCALLhttps://docs.python.org/dev/c-api/structures.html#c.METH_FASTCALL
METH_METHODhttps://docs.python.org/dev/c-api/structures.html#c.METH_METHOD
METH_NOARGShttps://docs.python.org/dev/c-api/structures.html#c.METH_NOARGS
METH_Ohttps://docs.python.org/dev/c-api/structures.html#c.METH_O
METH_STATIChttps://docs.python.org/dev/c-api/structures.html#c.METH_STATIC
METH_VARARGShttps://docs.python.org/dev/c-api/structures.html#c.METH_VARARGS
PY_VECTORCALL_ARGUMENTS_OFFSEThttps://docs.python.org/dev/c-api/call.html#c.PY_VECTORCALL_ARGUMENTS_OFFSET
PyABIInfohttps://docs.python.org/dev/c-api/stable.html#c.PyABIInfo
PyABIInfo_Check()https://docs.python.org/dev/c-api/stable.html#c.PyABIInfo_Check
PyABIInfo_DEFAULT_ABI_VERSIONhttps://docs.python.org/dev/c-api/stable.html#c.PyABIInfo_DEFAULT_ABI_VERSION
PyABIInfo_DEFAULT_FLAGShttps://docs.python.org/dev/c-api/stable.html#c.PyABIInfo_DEFAULT_FLAGS
PyABIInfo_FREETHREADEDhttps://docs.python.org/dev/c-api/stable.html#c.PyABIInfo_FREETHREADED
PyABIInfo_GILhttps://docs.python.org/dev/c-api/stable.html#c.PyABIInfo_GIL
PyABIInfo_STABLEhttps://docs.python.org/dev/c-api/stable.html#c.PyABIInfo_STABLE
PyABIInfo_VARhttps://docs.python.org/dev/c-api/stable.html#c.PyABIInfo_VAR
PyAIter_Check()https://docs.python.org/dev/c-api/iter.html#c.PyAIter_Check
PyArg_Parse()https://docs.python.org/dev/c-api/arg.html#c.PyArg_Parse
PyArg_ParseTuple()https://docs.python.org/dev/c-api/arg.html#c.PyArg_ParseTuple
PyArg_ParseTupleAndKeywords()https://docs.python.org/dev/c-api/arg.html#c.PyArg_ParseTupleAndKeywords
PyArg_UnpackTuple()https://docs.python.org/dev/c-api/arg.html#c.PyArg_UnpackTuple
PyArg_VaParse()https://docs.python.org/dev/c-api/arg.html#c.PyArg_VaParse
PyArg_VaParseTupleAndKeywords()https://docs.python.org/dev/c-api/arg.html#c.PyArg_VaParseTupleAndKeywords
PyArg_ValidateKeywordArguments()https://docs.python.org/dev/c-api/arg.html#c.PyArg_ValidateKeywordArguments
PyBUF_ANY_CONTIGUOUShttps://docs.python.org/dev/c-api/buffer.html#c.PyBUF_ANY_CONTIGUOUS
PyBUF_CONTIGhttps://docs.python.org/dev/c-api/buffer.html#c.PyBUF_CONTIG
PyBUF_CONTIG_ROhttps://docs.python.org/dev/c-api/buffer.html#c.PyBUF_CONTIG_RO
PyBUF_C_CONTIGUOUShttps://docs.python.org/dev/c-api/buffer.html#c.PyBUF_C_CONTIGUOUS
PyBUF_FORMAThttps://docs.python.org/dev/c-api/buffer.html#c.PyBUF_FORMAT
PyBUF_FULLhttps://docs.python.org/dev/c-api/buffer.html#c.PyBUF_FULL
PyBUF_FULL_ROhttps://docs.python.org/dev/c-api/buffer.html#c.PyBUF_FULL_RO
PyBUF_F_CONTIGUOUShttps://docs.python.org/dev/c-api/buffer.html#c.PyBUF_F_CONTIGUOUS
PyBUF_INDIRECThttps://docs.python.org/dev/c-api/buffer.html#c.PyBUF_INDIRECT
PyBUF_MAX_NDIMhttps://docs.python.org/dev/c-api/buffer.html#c.PyBUF_MAX_NDIM
PyBUF_NDhttps://docs.python.org/dev/c-api/buffer.html#c.PyBUF_ND
PyBUF_READhttps://docs.python.org/dev/c-api/memoryview.html#c.PyBUF_READ
PyBUF_RECORDShttps://docs.python.org/dev/c-api/buffer.html#c.PyBUF_RECORDS
PyBUF_RECORDS_ROhttps://docs.python.org/dev/c-api/buffer.html#c.PyBUF_RECORDS_RO
PyBUF_SIMPLEhttps://docs.python.org/dev/c-api/buffer.html#c.PyBUF_SIMPLE
PyBUF_STRIDEDhttps://docs.python.org/dev/c-api/buffer.html#c.PyBUF_STRIDED
PyBUF_STRIDED_ROhttps://docs.python.org/dev/c-api/buffer.html#c.PyBUF_STRIDED_RO
PyBUF_STRIDEShttps://docs.python.org/dev/c-api/buffer.html#c.PyBUF_STRIDES
PyBUF_WRITABLEhttps://docs.python.org/dev/c-api/buffer.html#c.PyBUF_WRITABLE
PyBUF_WRITEhttps://docs.python.org/dev/c-api/memoryview.html#c.PyBUF_WRITE
PyBaseObject_Typehttps://docs.python.org/dev/c-api/structures.html#c.PyBaseObject_Type
PyBool_FromLong()https://docs.python.org/dev/c-api/bool.html#c.PyBool_FromLong
PyBool_Typehttps://docs.python.org/dev/c-api/bool.html#c.PyBool_Type
PyBuffer_FillContiguousStrides()https://docs.python.org/dev/c-api/buffer.html#c.PyBuffer_FillContiguousStrides
PyBuffer_FillInfo()https://docs.python.org/dev/c-api/buffer.html#c.PyBuffer_FillInfo
PyBuffer_FromContiguous()https://docs.python.org/dev/c-api/buffer.html#c.PyBuffer_FromContiguous
PyBuffer_GetPointer()https://docs.python.org/dev/c-api/buffer.html#c.PyBuffer_GetPointer
PyBuffer_IsContiguous()https://docs.python.org/dev/c-api/buffer.html#c.PyBuffer_IsContiguous
PyBuffer_Release()https://docs.python.org/dev/c-api/buffer.html#c.PyBuffer_Release
PyBuffer_SizeFromFormat()https://docs.python.org/dev/c-api/buffer.html#c.PyBuffer_SizeFromFormat
PyBuffer_ToContiguous()https://docs.python.org/dev/c-api/buffer.html#c.PyBuffer_ToContiguous
PyByteArrayIter_Typehttps://docs.python.org/dev/c-api/iterator.html#c.PyByteArrayIter_Type
PyByteArray_AsString()https://docs.python.org/dev/c-api/bytearray.html#c.PyByteArray_AsString
PyByteArray_Concat()https://docs.python.org/dev/c-api/bytearray.html#c.PyByteArray_Concat
PyByteArray_FromObject()https://docs.python.org/dev/c-api/bytearray.html#c.PyByteArray_FromObject
PyByteArray_FromStringAndSize()https://docs.python.org/dev/c-api/bytearray.html#c.PyByteArray_FromStringAndSize
PyByteArray_Resize()https://docs.python.org/dev/c-api/bytearray.html#c.PyByteArray_Resize
PyByteArray_Size()https://docs.python.org/dev/c-api/bytearray.html#c.PyByteArray_Size
PyByteArray_Typehttps://docs.python.org/dev/c-api/bytearray.html#c.PyByteArray_Type
PyBytesIter_Typehttps://docs.python.org/dev/c-api/iterator.html#c.PyBytesIter_Type
PyBytes_AsString()https://docs.python.org/dev/c-api/bytes.html#c.PyBytes_AsString
PyBytes_AsStringAndSize()https://docs.python.org/dev/c-api/bytes.html#c.PyBytes_AsStringAndSize
PyBytes_Concat()https://docs.python.org/dev/c-api/bytes.html#c.PyBytes_Concat
PyBytes_ConcatAndDel()https://docs.python.org/dev/c-api/bytes.html#c.PyBytes_ConcatAndDel
PyBytes_DecodeEscape()https://docs.python.org/dev/c-api/bytes.html#c.PyBytes_DecodeEscape
PyBytes_FromFormat()https://docs.python.org/dev/c-api/bytes.html#c.PyBytes_FromFormat
PyBytes_FromFormatV()https://docs.python.org/dev/c-api/bytes.html#c.PyBytes_FromFormatV
PyBytes_FromObject()https://docs.python.org/dev/c-api/bytes.html#c.PyBytes_FromObject
PyBytes_FromString()https://docs.python.org/dev/c-api/bytes.html#c.PyBytes_FromString
PyBytes_FromStringAndSize()https://docs.python.org/dev/c-api/bytes.html#c.PyBytes_FromStringAndSize
PyBytes_Repr()https://docs.python.org/dev/c-api/bytes.html#c.PyBytes_Repr
PyBytes_Size()https://docs.python.org/dev/c-api/bytes.html#c.PyBytes_Size
PyBytes_Typehttps://docs.python.org/dev/c-api/bytes.html#c.PyBytes_Type
PyCFunctionhttps://docs.python.org/dev/c-api/structures.html#c.PyCFunction
PyCFunctionFasthttps://docs.python.org/dev/c-api/structures.html#c.PyCFunctionFast
PyCFunctionFastWithKeywordshttps://docs.python.org/dev/c-api/structures.html#c.PyCFunctionFastWithKeywords
PyCFunctionWithKeywordshttps://docs.python.org/dev/c-api/structures.html#c.PyCFunctionWithKeywords
PyCFunction_GetFlags()https://docs.python.org/dev/c-api/structures.html#c.PyCFunction_GetFlags
PyCFunction_GetFunction()https://docs.python.org/dev/c-api/structures.html#c.PyCFunction_GetFunction
PyCFunction_GetSelf()https://docs.python.org/dev/c-api/structures.html#c.PyCFunction_GetSelf
PyCFunction_New()https://docs.python.org/dev/c-api/structures.html#c.PyCFunction_New
PyCFunction_NewEx()https://docs.python.org/dev/c-api/structures.html#c.PyCFunction_NewEx
PyCFunction_Typehttps://docs.python.org/dev/c-api/structures.html#c.PyCFunction_Type
PyCMethod_New()https://docs.python.org/dev/c-api/structures.html#c.PyCMethod_New
PyCallIter_New()https://docs.python.org/dev/c-api/iterator.html#c.PyCallIter_New
PyCallIter_Typehttps://docs.python.org/dev/c-api/iterator.html#c.PyCallIter_Type
PyCallable_Check()https://docs.python.org/dev/c-api/call.html#c.PyCallable_Check
PyCapsule_Destructorhttps://docs.python.org/dev/c-api/capsule.html#c.PyCapsule_Destructor
PyCapsule_GetContext()https://docs.python.org/dev/c-api/capsule.html#c.PyCapsule_GetContext
PyCapsule_GetDestructor()https://docs.python.org/dev/c-api/capsule.html#c.PyCapsule_GetDestructor
PyCapsule_GetName()https://docs.python.org/dev/c-api/capsule.html#c.PyCapsule_GetName
PyCapsule_GetPointer()https://docs.python.org/dev/c-api/capsule.html#c.PyCapsule_GetPointer
PyCapsule_Import()https://docs.python.org/dev/c-api/capsule.html#c.PyCapsule_Import
PyCapsule_IsValid()https://docs.python.org/dev/c-api/capsule.html#c.PyCapsule_IsValid
PyCapsule_New()https://docs.python.org/dev/c-api/capsule.html#c.PyCapsule_New
PyCapsule_SetContext()https://docs.python.org/dev/c-api/capsule.html#c.PyCapsule_SetContext
PyCapsule_SetDestructor()https://docs.python.org/dev/c-api/capsule.html#c.PyCapsule_SetDestructor
PyCapsule_SetName()https://docs.python.org/dev/c-api/capsule.html#c.PyCapsule_SetName
PyCapsule_SetPointer()https://docs.python.org/dev/c-api/capsule.html#c.PyCapsule_SetPointer
PyCapsule_Typehttps://docs.python.org/dev/c-api/capsule.html#c.PyCapsule_Type
PyClassMethodDescr_Typehttps://docs.python.org/dev/c-api/descriptor.html#c.PyClassMethodDescr_Type
PyCodec_BackslashReplaceErrors()https://docs.python.org/dev/c-api/codec.html#c.PyCodec_BackslashReplaceErrors
PyCodec_Decode()https://docs.python.org/dev/c-api/codec.html#c.PyCodec_Decode
PyCodec_Decoder()https://docs.python.org/dev/c-api/codec.html#c.PyCodec_Decoder
PyCodec_Encode()https://docs.python.org/dev/c-api/codec.html#c.PyCodec_Encode
PyCodec_Encoder()https://docs.python.org/dev/c-api/codec.html#c.PyCodec_Encoder
PyCodec_IgnoreErrors()https://docs.python.org/dev/c-api/codec.html#c.PyCodec_IgnoreErrors
PyCodec_IncrementalDecoder()https://docs.python.org/dev/c-api/codec.html#c.PyCodec_IncrementalDecoder
PyCodec_IncrementalEncoder()https://docs.python.org/dev/c-api/codec.html#c.PyCodec_IncrementalEncoder
PyCodec_KnownEncoding()https://docs.python.org/dev/c-api/codec.html#c.PyCodec_KnownEncoding
PyCodec_LookupError()https://docs.python.org/dev/c-api/codec.html#c.PyCodec_LookupError
PyCodec_NameReplaceErrors()https://docs.python.org/dev/c-api/codec.html#c.PyCodec_NameReplaceErrors
PyCodec_Register()https://docs.python.org/dev/c-api/codec.html#c.PyCodec_Register
PyCodec_RegisterError()https://docs.python.org/dev/c-api/codec.html#c.PyCodec_RegisterError
PyCodec_ReplaceErrors()https://docs.python.org/dev/c-api/codec.html#c.PyCodec_ReplaceErrors
PyCodec_StreamReader()https://docs.python.org/dev/c-api/codec.html#c.PyCodec_StreamReader
PyCodec_StreamWriter()https://docs.python.org/dev/c-api/codec.html#c.PyCodec_StreamWriter
PyCodec_StrictErrors()https://docs.python.org/dev/c-api/codec.html#c.PyCodec_StrictErrors
PyCodec_Unregister()https://docs.python.org/dev/c-api/codec.html#c.PyCodec_Unregister
PyCodec_XMLCharRefReplaceErrors()https://docs.python.org/dev/c-api/codec.html#c.PyCodec_XMLCharRefReplaceErrors
PyComplex_FromDoubles()https://docs.python.org/dev/c-api/complex.html#c.PyComplex_FromDoubles
PyComplex_ImagAsDouble()https://docs.python.org/dev/c-api/complex.html#c.PyComplex_ImagAsDouble
PyComplex_RealAsDouble()https://docs.python.org/dev/c-api/complex.html#c.PyComplex_RealAsDouble
PyComplex_Typehttps://docs.python.org/dev/c-api/complex.html#c.PyComplex_Type
PyDescr_NewClassMethod()https://docs.python.org/dev/c-api/descriptor.html#c.PyDescr_NewClassMethod
PyDescr_NewGetSet()https://docs.python.org/dev/c-api/descriptor.html#c.PyDescr_NewGetSet
PyDescr_NewMember()https://docs.python.org/dev/c-api/descriptor.html#c.PyDescr_NewMember
PyDescr_NewMethod()https://docs.python.org/dev/c-api/descriptor.html#c.PyDescr_NewMethod
PyDictItems_Typehttps://docs.python.org/dev/c-api/dict.html#c.PyDictItems_Type
PyDictIterItem_Typehttps://docs.python.org/dev/c-api/iterator.html#c.PyDictIterItem_Type
PyDictIterKey_Typehttps://docs.python.org/dev/c-api/iterator.html#c.PyDictIterKey_Type
PyDictIterValue_Typehttps://docs.python.org/dev/c-api/iterator.html#c.PyDictIterValue_Type
PyDictKeys_Typehttps://docs.python.org/dev/c-api/dict.html#c.PyDictKeys_Type
PyDictProxy_New()https://docs.python.org/dev/c-api/dict.html#c.PyDictProxy_New
PyDictProxy_Typehttps://docs.python.org/dev/c-api/dict.html#c.PyDictProxy_Type
PyDictRevIterItem_Typehttps://docs.python.org/dev/c-api/iterator.html#c.PyDictRevIterItem_Type
PyDictRevIterKey_Typehttps://docs.python.org/dev/c-api/iterator.html#c.PyDictRevIterKey_Type
PyDictRevIterValue_Typehttps://docs.python.org/dev/c-api/iterator.html#c.PyDictRevIterValue_Type
PyDictValues_Typehttps://docs.python.org/dev/c-api/dict.html#c.PyDictValues_Type
PyDict_Clear()https://docs.python.org/dev/c-api/dict.html#c.PyDict_Clear
PyDict_Contains()https://docs.python.org/dev/c-api/dict.html#c.PyDict_Contains
PyDict_Copy()https://docs.python.org/dev/c-api/dict.html#c.PyDict_Copy
PyDict_DelItem()https://docs.python.org/dev/c-api/dict.html#c.PyDict_DelItem
PyDict_DelItemString()https://docs.python.org/dev/c-api/dict.html#c.PyDict_DelItemString
PyDict_GetItem()https://docs.python.org/dev/c-api/dict.html#c.PyDict_GetItem
PyDict_GetItemRef()https://docs.python.org/dev/c-api/dict.html#c.PyDict_GetItemRef
PyDict_GetItemString()https://docs.python.org/dev/c-api/dict.html#c.PyDict_GetItemString
PyDict_GetItemStringRef()https://docs.python.org/dev/c-api/dict.html#c.PyDict_GetItemStringRef
PyDict_GetItemWithError()https://docs.python.org/dev/c-api/dict.html#c.PyDict_GetItemWithError
PyDict_Items()https://docs.python.org/dev/c-api/dict.html#c.PyDict_Items
PyDict_Keys()https://docs.python.org/dev/c-api/dict.html#c.PyDict_Keys
PyDict_Merge()https://docs.python.org/dev/c-api/dict.html#c.PyDict_Merge
PyDict_MergeFromSeq2()https://docs.python.org/dev/c-api/dict.html#c.PyDict_MergeFromSeq2
PyDict_New()https://docs.python.org/dev/c-api/dict.html#c.PyDict_New
PyDict_Next()https://docs.python.org/dev/c-api/dict.html#c.PyDict_Next
PyDict_SetDefaultRef()https://docs.python.org/dev/c-api/dict.html#c.PyDict_SetDefaultRef
PyDict_SetItem()https://docs.python.org/dev/c-api/dict.html#c.PyDict_SetItem
PyDict_SetItemString()https://docs.python.org/dev/c-api/dict.html#c.PyDict_SetItemString
PyDict_Size()https://docs.python.org/dev/c-api/dict.html#c.PyDict_Size
PyDict_Typehttps://docs.python.org/dev/c-api/dict.html#c.PyDict_Type
PyDict_Update()https://docs.python.org/dev/c-api/dict.html#c.PyDict_Update
PyDict_Values()https://docs.python.org/dev/c-api/dict.html#c.PyDict_Values
PyEllipsis_Typehttps://docs.python.org/dev/c-api/slice.html#c.PyEllipsis_Type
PyEnum_Typehttps://docs.python.org/dev/c-api/iterator.html#c.PyEnum_Type
PyErr_BadArgument()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_BadArgument
PyErr_BadInternalCall()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_BadInternalCall
PyErr_CheckSignals()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_CheckSignals
PyErr_Clear()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_Clear
PyErr_DisplayException()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_DisplayException
PyErr_ExceptionMatches()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_ExceptionMatches
PyErr_Fetch()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_Fetch
PyErr_Format()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_Format
PyErr_FormatV()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_FormatV
PyErr_GetExcInfo()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_GetExcInfo
PyErr_GetHandledException()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_GetHandledException
PyErr_GetRaisedException()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_GetRaisedException
PyErr_GivenExceptionMatches()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_GivenExceptionMatches
PyErr_NewException()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_NewException
PyErr_NewExceptionWithDoc()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_NewExceptionWithDoc
PyErr_NoMemory()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_NoMemory
PyErr_NormalizeException()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_NormalizeException
PyErr_Occurred()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_Occurred
PyErr_Print()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_Print
PyErr_PrintEx()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_PrintEx
PyErr_ProgramText()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_ProgramText
PyErr_ResourceWarning()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_ResourceWarning
PyErr_Restore()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_Restore
PyErr_SetExcFromWindowsErr()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_SetExcFromWindowsErr
PyErr_SetExcFromWindowsErrWithFilename()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_SetExcFromWindowsErrWithFilename
PyErr_SetExcFromWindowsErrWithFilenameObject()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_SetExcFromWindowsErrWithFilenameObject
PyErr_SetExcFromWindowsErrWithFilenameObjects()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_SetExcFromWindowsErrWithFilenameObjects
PyErr_SetExcInfo()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_SetExcInfo
PyErr_SetFromErrno()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_SetFromErrno
PyErr_SetFromErrnoWithFilename()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_SetFromErrnoWithFilename
PyErr_SetFromErrnoWithFilenameObject()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_SetFromErrnoWithFilenameObject
PyErr_SetFromErrnoWithFilenameObjects()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_SetFromErrnoWithFilenameObjects
PyErr_SetFromWindowsErr()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_SetFromWindowsErr
PyErr_SetFromWindowsErrWithFilename()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_SetFromWindowsErrWithFilename
PyErr_SetHandledException()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_SetHandledException
PyErr_SetImportError()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_SetImportError
PyErr_SetImportErrorSubclass()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_SetImportErrorSubclass
PyErr_SetInterrupt()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_SetInterrupt
PyErr_SetInterruptEx()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_SetInterruptEx
PyErr_SetNone()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_SetNone
PyErr_SetObject()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_SetObject
PyErr_SetRaisedException()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_SetRaisedException
PyErr_SetString()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_SetString
PyErr_SyntaxLocation()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_SyntaxLocation
PyErr_SyntaxLocationEx()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_SyntaxLocationEx
PyErr_WarnEx()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_WarnEx
PyErr_WarnExplicit()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_WarnExplicit
PyErr_WarnFormat()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_WarnFormat
PyErr_WriteUnraisable()https://docs.python.org/dev/c-api/exceptions.html#c.PyErr_WriteUnraisable
PyEval_AcquireThread()https://docs.python.org/dev/c-api/init.html#c.PyEval_AcquireThread
PyEval_EvalCode()https://docs.python.org/dev/c-api/veryhigh.html#c.PyEval_EvalCode
PyEval_EvalCodeEx()https://docs.python.org/dev/c-api/veryhigh.html#c.PyEval_EvalCodeEx
PyEval_EvalFrame()https://docs.python.org/dev/c-api/veryhigh.html#c.PyEval_EvalFrame
PyEval_EvalFrameEx()https://docs.python.org/dev/c-api/veryhigh.html#c.PyEval_EvalFrameEx
PyEval_GetBuiltins()https://docs.python.org/dev/c-api/reflection.html#c.PyEval_GetBuiltins
PyEval_GetFrame()https://docs.python.org/dev/c-api/reflection.html#c.PyEval_GetFrame
PyEval_GetFrameBuiltins()https://docs.python.org/dev/c-api/reflection.html#c.PyEval_GetFrameBuiltins
PyEval_GetFrameGlobals()https://docs.python.org/dev/c-api/reflection.html#c.PyEval_GetFrameGlobals
PyEval_GetFrameLocals()https://docs.python.org/dev/c-api/reflection.html#c.PyEval_GetFrameLocals
PyEval_GetFuncDesc()https://docs.python.org/dev/c-api/reflection.html#c.PyEval_GetFuncDesc
PyEval_GetFuncName()https://docs.python.org/dev/c-api/reflection.html#c.PyEval_GetFuncName
PyEval_GetGlobals()https://docs.python.org/dev/c-api/reflection.html#c.PyEval_GetGlobals
PyEval_GetLocals()https://docs.python.org/dev/c-api/reflection.html#c.PyEval_GetLocals
PyEval_InitThreads()https://docs.python.org/dev/c-api/init.html#c.PyEval_InitThreads
PyEval_ReleaseThread()https://docs.python.org/dev/c-api/init.html#c.PyEval_ReleaseThread
PyEval_RestoreThread()https://docs.python.org/dev/c-api/init.html#c.PyEval_RestoreThread
PyEval_SaveThread()https://docs.python.org/dev/c-api/init.html#c.PyEval_SaveThread
PyExc_ArithmeticErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_ArithmeticError
PyExc_AssertionErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_AssertionError
PyExc_AttributeErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_AttributeError
PyExc_BaseExceptionhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_BaseException
PyExc_BaseExceptionGrouphttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_BaseExceptionGroup
PyExc_BlockingIOErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_BlockingIOError
PyExc_BrokenPipeErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_BrokenPipeError
PyExc_BufferErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_BufferError
PyExc_BytesWarninghttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_BytesWarning
PyExc_ChildProcessErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_ChildProcessError
PyExc_ConnectionAbortedErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_ConnectionAbortedError
PyExc_ConnectionErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_ConnectionError
PyExc_ConnectionRefusedErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_ConnectionRefusedError
PyExc_ConnectionResetErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_ConnectionResetError
PyExc_DeprecationWarninghttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_DeprecationWarning
PyExc_EOFErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_EOFError
PyExc_EncodingWarninghttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_EncodingWarning
PyExc_EnvironmentErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_EnvironmentError
PyExc_Exceptionhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_Exception
PyExc_FileExistsErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_FileExistsError
PyExc_FileNotFoundErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_FileNotFoundError
PyExc_FloatingPointErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_FloatingPointError
PyExc_FutureWarninghttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_FutureWarning
PyExc_GeneratorExithttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_GeneratorExit
PyExc_IOErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_IOError
PyExc_ImportErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_ImportError
PyExc_ImportWarninghttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_ImportWarning
PyExc_IndentationErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_IndentationError
PyExc_IndexErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_IndexError
PyExc_InterruptedErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_InterruptedError
PyExc_IsADirectoryErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_IsADirectoryError
PyExc_KeyErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_KeyError
PyExc_KeyboardInterrupthttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_KeyboardInterrupt
PyExc_LookupErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_LookupError
PyExc_MemoryErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_MemoryError
PyExc_ModuleNotFoundErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_ModuleNotFoundError
PyExc_NameErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_NameError
PyExc_NotADirectoryErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_NotADirectoryError
PyExc_NotImplementedErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_NotImplementedError
PyExc_OSErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_OSError
PyExc_OverflowErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_OverflowError
PyExc_PendingDeprecationWarninghttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_PendingDeprecationWarning
PyExc_PermissionErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_PermissionError
PyExc_ProcessLookupErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_ProcessLookupError
PyExc_RecursionErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_RecursionError
PyExc_ReferenceErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_ReferenceError
PyExc_ResourceWarninghttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_ResourceWarning
PyExc_RuntimeErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_RuntimeError
PyExc_RuntimeWarninghttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_RuntimeWarning
PyExc_StopAsyncIterationhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_StopAsyncIteration
PyExc_StopIterationhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_StopIteration
PyExc_SyntaxErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_SyntaxError
PyExc_SyntaxWarninghttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_SyntaxWarning
PyExc_SystemErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_SystemError
PyExc_SystemExithttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_SystemExit
PyExc_TabErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_TabError
PyExc_TimeoutErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_TimeoutError
PyExc_TypeErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_TypeError
PyExc_UnboundLocalErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_UnboundLocalError
PyExc_UnicodeDecodeErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_UnicodeDecodeError
PyExc_UnicodeEncodeErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_UnicodeEncodeError
PyExc_UnicodeErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_UnicodeError
PyExc_UnicodeTranslateErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_UnicodeTranslateError
PyExc_UnicodeWarninghttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_UnicodeWarning
PyExc_UserWarninghttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_UserWarning
PyExc_ValueErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_ValueError
PyExc_Warninghttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_Warning
PyExc_WindowsErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_WindowsError
PyExc_ZeroDivisionErrorhttps://docs.python.org/dev/c-api/exceptions.html#c.PyExc_ZeroDivisionError
PyExceptionClass_Name()https://docs.python.org/dev/c-api/exceptions.html#c.PyExceptionClass_Name
PyException_GetArgs()https://docs.python.org/dev/c-api/exceptions.html#c.PyException_GetArgs
PyException_GetCause()https://docs.python.org/dev/c-api/exceptions.html#c.PyException_GetCause
PyException_GetContext()https://docs.python.org/dev/c-api/exceptions.html#c.PyException_GetContext
PyException_GetTraceback()https://docs.python.org/dev/c-api/exceptions.html#c.PyException_GetTraceback
PyException_SetArgs()https://docs.python.org/dev/c-api/exceptions.html#c.PyException_SetArgs
PyException_SetCause()https://docs.python.org/dev/c-api/exceptions.html#c.PyException_SetCause
PyException_SetContext()https://docs.python.org/dev/c-api/exceptions.html#c.PyException_SetContext
PyException_SetTraceback()https://docs.python.org/dev/c-api/exceptions.html#c.PyException_SetTraceback
PyFile_FromFd()https://docs.python.org/dev/c-api/file.html#c.PyFile_FromFd
PyFile_GetLine()https://docs.python.org/dev/c-api/file.html#c.PyFile_GetLine
PyFile_WriteObject()https://docs.python.org/dev/c-api/file.html#c.PyFile_WriteObject
PyFile_WriteString()https://docs.python.org/dev/c-api/file.html#c.PyFile_WriteString
PyFilter_Typehttps://docs.python.org/dev/c-api/iterator.html#c.PyFilter_Type
PyFloat_AsDouble()https://docs.python.org/dev/c-api/float.html#c.PyFloat_AsDouble
PyFloat_FromDouble()https://docs.python.org/dev/c-api/float.html#c.PyFloat_FromDouble
PyFloat_FromString()https://docs.python.org/dev/c-api/float.html#c.PyFloat_FromString
PyFloat_GetInfo()https://docs.python.org/dev/c-api/float.html#c.PyFloat_GetInfo
PyFloat_GetMax()https://docs.python.org/dev/c-api/float.html#c.PyFloat_GetMax
PyFloat_GetMin()https://docs.python.org/dev/c-api/float.html#c.PyFloat_GetMin
PyFloat_Typehttps://docs.python.org/dev/c-api/float.html#c.PyFloat_Type
PyFrameObjecthttps://docs.python.org/dev/c-api/frame.html#c.PyFrameObject
PyFrame_GetCode()https://docs.python.org/dev/c-api/frame.html#c.PyFrame_GetCode
PyFrame_GetLineNumber()https://docs.python.org/dev/c-api/frame.html#c.PyFrame_GetLineNumber
PyFrozenSet_New()https://docs.python.org/dev/c-api/set.html#c.PyFrozenSet_New
PyFrozenSet_Typehttps://docs.python.org/dev/c-api/set.html#c.PyFrozenSet_Type
PyGC_Collect()https://docs.python.org/dev/c-api/gcsupport.html#c.PyGC_Collect
PyGC_Disable()https://docs.python.org/dev/c-api/gcsupport.html#c.PyGC_Disable
PyGC_Enable()https://docs.python.org/dev/c-api/gcsupport.html#c.PyGC_Enable
PyGC_IsEnabled()https://docs.python.org/dev/c-api/gcsupport.html#c.PyGC_IsEnabled
PyGILState_Ensure()https://docs.python.org/dev/c-api/init.html#c.PyGILState_Ensure
PyGILState_GetThisThreadState()https://docs.python.org/dev/c-api/init.html#c.PyGILState_GetThisThreadState
PyGILState_Release()https://docs.python.org/dev/c-api/init.html#c.PyGILState_Release
PyGILState_STATEhttps://docs.python.org/dev/c-api/init.html#c.PyGILState_STATE
PyGetSetDefhttps://docs.python.org/dev/c-api/structures.html#c.PyGetSetDef
PyGetSetDescr_Typehttps://docs.python.org/dev/c-api/descriptor.html#c.PyGetSetDescr_Type
PyImport_AddModule()https://docs.python.org/dev/c-api/import.html#c.PyImport_AddModule
PyImport_AddModuleObject()https://docs.python.org/dev/c-api/import.html#c.PyImport_AddModuleObject
PyImport_AddModuleRef()https://docs.python.org/dev/c-api/import.html#c.PyImport_AddModuleRef
PyImport_AppendInittab()https://docs.python.org/dev/c-api/import.html#c.PyImport_AppendInittab
PyImport_ExecCodeModule()https://docs.python.org/dev/c-api/import.html#c.PyImport_ExecCodeModule
PyImport_ExecCodeModuleEx()https://docs.python.org/dev/c-api/import.html#c.PyImport_ExecCodeModuleEx
PyImport_ExecCodeModuleObject()https://docs.python.org/dev/c-api/import.html#c.PyImport_ExecCodeModuleObject
PyImport_ExecCodeModuleWithPathnames()https://docs.python.org/dev/c-api/import.html#c.PyImport_ExecCodeModuleWithPathnames
PyImport_GetImporter()https://docs.python.org/dev/c-api/import.html#c.PyImport_GetImporter
PyImport_GetMagicNumber()https://docs.python.org/dev/c-api/import.html#c.PyImport_GetMagicNumber
PyImport_GetMagicTag()https://docs.python.org/dev/c-api/import.html#c.PyImport_GetMagicTag
PyImport_GetModule()https://docs.python.org/dev/c-api/import.html#c.PyImport_GetModule
PyImport_GetModuleDict()https://docs.python.org/dev/c-api/import.html#c.PyImport_GetModuleDict
PyImport_Import()https://docs.python.org/dev/c-api/import.html#c.PyImport_Import
PyImport_ImportFrozenModule()https://docs.python.org/dev/c-api/import.html#c.PyImport_ImportFrozenModule
PyImport_ImportFrozenModuleObject()https://docs.python.org/dev/c-api/import.html#c.PyImport_ImportFrozenModuleObject
PyImport_ImportModule()https://docs.python.org/dev/c-api/import.html#c.PyImport_ImportModule
PyImport_ImportModuleLevel()https://docs.python.org/dev/c-api/import.html#c.PyImport_ImportModuleLevel
PyImport_ImportModuleLevelObject()https://docs.python.org/dev/c-api/import.html#c.PyImport_ImportModuleLevelObject
PyImport_ReloadModule()https://docs.python.org/dev/c-api/import.html#c.PyImport_ReloadModule
PyIndex_Check()https://docs.python.org/dev/c-api/number.html#c.PyIndex_Check
PyInterpreterStatehttps://docs.python.org/dev/c-api/init.html#c.PyInterpreterState
PyInterpreterState_Clear()https://docs.python.org/dev/c-api/init.html#c.PyInterpreterState_Clear
PyInterpreterState_Delete()https://docs.python.org/dev/c-api/init.html#c.PyInterpreterState_Delete
PyInterpreterState_Get()https://docs.python.org/dev/c-api/init.html#c.PyInterpreterState_Get
PyInterpreterState_GetDict()https://docs.python.org/dev/c-api/init.html#c.PyInterpreterState_GetDict
PyInterpreterState_GetID()https://docs.python.org/dev/c-api/init.html#c.PyInterpreterState_GetID
PyInterpreterState_New()https://docs.python.org/dev/c-api/init.html#c.PyInterpreterState_New
PyIter_Check()https://docs.python.org/dev/c-api/iter.html#c.PyIter_Check
PyIter_Next()https://docs.python.org/dev/c-api/iter.html#c.PyIter_Next
PyIter_NextItem()https://docs.python.org/dev/c-api/iter.html#c.PyIter_NextItem
PyIter_Send()https://docs.python.org/dev/c-api/iter.html#c.PyIter_Send
PyListIter_Typehttps://docs.python.org/dev/c-api/iterator.html#c.PyListIter_Type
PyListRevIter_Typehttps://docs.python.org/dev/c-api/iterator.html#c.PyListRevIter_Type
PyList_Append()https://docs.python.org/dev/c-api/list.html#c.PyList_Append
PyList_AsTuple()https://docs.python.org/dev/c-api/list.html#c.PyList_AsTuple
PyList_GetItem()https://docs.python.org/dev/c-api/list.html#c.PyList_GetItem
PyList_GetItemRef()https://docs.python.org/dev/c-api/list.html#c.PyList_GetItemRef
PyList_GetSlice()https://docs.python.org/dev/c-api/list.html#c.PyList_GetSlice
PyList_Insert()https://docs.python.org/dev/c-api/list.html#c.PyList_Insert
PyList_New()https://docs.python.org/dev/c-api/list.html#c.PyList_New
PyList_Reverse()https://docs.python.org/dev/c-api/list.html#c.PyList_Reverse
PyList_SetItem()https://docs.python.org/dev/c-api/list.html#c.PyList_SetItem
PyList_SetSlice()https://docs.python.org/dev/c-api/list.html#c.PyList_SetSlice
PyList_Size()https://docs.python.org/dev/c-api/list.html#c.PyList_Size
PyList_Sort()https://docs.python.org/dev/c-api/list.html#c.PyList_Sort
PyList_Typehttps://docs.python.org/dev/c-api/list.html#c.PyList_Type
PyLongObjecthttps://docs.python.org/dev/c-api/long.html#c.PyLongObject
PyLongRangeIter_Typehttps://docs.python.org/dev/c-api/iterator.html#c.PyLongRangeIter_Type
PyLong_AsDouble()https://docs.python.org/dev/c-api/long.html#c.PyLong_AsDouble
PyLong_AsInt()https://docs.python.org/dev/c-api/long.html#c.PyLong_AsInt
PyLong_AsInt32()https://docs.python.org/dev/c-api/long.html#c.PyLong_AsInt32
PyLong_AsInt64()https://docs.python.org/dev/c-api/long.html#c.PyLong_AsInt64
PyLong_AsLong()https://docs.python.org/dev/c-api/long.html#c.PyLong_AsLong
PyLong_AsLongAndOverflow()https://docs.python.org/dev/c-api/long.html#c.PyLong_AsLongAndOverflow
PyLong_AsLongLong()https://docs.python.org/dev/c-api/long.html#c.PyLong_AsLongLong
PyLong_AsLongLongAndOverflow()https://docs.python.org/dev/c-api/long.html#c.PyLong_AsLongLongAndOverflow
PyLong_AsNativeBytes()https://docs.python.org/dev/c-api/long.html#c.PyLong_AsNativeBytes
PyLong_AsSize_t()https://docs.python.org/dev/c-api/long.html#c.PyLong_AsSize_t
PyLong_AsSsize_t()https://docs.python.org/dev/c-api/long.html#c.PyLong_AsSsize_t
PyLong_AsUInt32()https://docs.python.org/dev/c-api/long.html#c.PyLong_AsUInt32
PyLong_AsUInt64()https://docs.python.org/dev/c-api/long.html#c.PyLong_AsUInt64
PyLong_AsUnsignedLong()https://docs.python.org/dev/c-api/long.html#c.PyLong_AsUnsignedLong
PyLong_AsUnsignedLongLong()https://docs.python.org/dev/c-api/long.html#c.PyLong_AsUnsignedLongLong
PyLong_AsUnsignedLongLongMask()https://docs.python.org/dev/c-api/long.html#c.PyLong_AsUnsignedLongLongMask
PyLong_AsUnsignedLongMask()https://docs.python.org/dev/c-api/long.html#c.PyLong_AsUnsignedLongMask
PyLong_AsVoidPtr()https://docs.python.org/dev/c-api/long.html#c.PyLong_AsVoidPtr
PyLong_FromDouble()https://docs.python.org/dev/c-api/long.html#c.PyLong_FromDouble
PyLong_FromInt32()https://docs.python.org/dev/c-api/long.html#c.PyLong_FromInt32
PyLong_FromInt64()https://docs.python.org/dev/c-api/long.html#c.PyLong_FromInt64
PyLong_FromLong()https://docs.python.org/dev/c-api/long.html#c.PyLong_FromLong
PyLong_FromLongLong()https://docs.python.org/dev/c-api/long.html#c.PyLong_FromLongLong
PyLong_FromNativeBytes()https://docs.python.org/dev/c-api/long.html#c.PyLong_FromNativeBytes
PyLong_FromSize_t()https://docs.python.org/dev/c-api/long.html#c.PyLong_FromSize_t
PyLong_FromSsize_t()https://docs.python.org/dev/c-api/long.html#c.PyLong_FromSsize_t
PyLong_FromString()https://docs.python.org/dev/c-api/long.html#c.PyLong_FromString
PyLong_FromUInt32()https://docs.python.org/dev/c-api/long.html#c.PyLong_FromUInt32
PyLong_FromUInt64()https://docs.python.org/dev/c-api/long.html#c.PyLong_FromUInt64
PyLong_FromUnsignedLong()https://docs.python.org/dev/c-api/long.html#c.PyLong_FromUnsignedLong
PyLong_FromUnsignedLongLong()https://docs.python.org/dev/c-api/long.html#c.PyLong_FromUnsignedLongLong
PyLong_FromUnsignedNativeBytes()https://docs.python.org/dev/c-api/long.html#c.PyLong_FromUnsignedNativeBytes
PyLong_FromVoidPtr()https://docs.python.org/dev/c-api/long.html#c.PyLong_FromVoidPtr
PyLong_GetInfo()https://docs.python.org/dev/c-api/long.html#c.PyLong_GetInfo
PyLong_Typehttps://docs.python.org/dev/c-api/long.html#c.PyLong_Type
PyMODEXPORT_FUNChttps://docs.python.org/dev/c-api/extension-modules.html#c.PyMODEXPORT_FUNC
PyMap_Typehttps://docs.python.org/dev/c-api/iterator.html#c.PyMap_Type
PyMapping_Check()https://docs.python.org/dev/c-api/mapping.html#c.PyMapping_Check
PyMapping_GetItemString()https://docs.python.org/dev/c-api/mapping.html#c.PyMapping_GetItemString
PyMapping_GetOptionalItem()https://docs.python.org/dev/c-api/mapping.html#c.PyMapping_GetOptionalItem
PyMapping_GetOptionalItemString()https://docs.python.org/dev/c-api/mapping.html#c.PyMapping_GetOptionalItemString
PyMapping_HasKey()https://docs.python.org/dev/c-api/mapping.html#c.PyMapping_HasKey
PyMapping_HasKeyString()https://docs.python.org/dev/c-api/mapping.html#c.PyMapping_HasKeyString
PyMapping_HasKeyStringWithError()https://docs.python.org/dev/c-api/mapping.html#c.PyMapping_HasKeyStringWithError
PyMapping_HasKeyWithError()https://docs.python.org/dev/c-api/mapping.html#c.PyMapping_HasKeyWithError
PyMapping_Items()https://docs.python.org/dev/c-api/mapping.html#c.PyMapping_Items
PyMapping_Keys()https://docs.python.org/dev/c-api/mapping.html#c.PyMapping_Keys
PyMapping_Length()https://docs.python.org/dev/c-api/mapping.html#c.PyMapping_Length
PyMapping_SetItemString()https://docs.python.org/dev/c-api/mapping.html#c.PyMapping_SetItemString
PyMapping_Size()https://docs.python.org/dev/c-api/mapping.html#c.PyMapping_Size
PyMapping_Values()https://docs.python.org/dev/c-api/mapping.html#c.PyMapping_Values
PyMem_Calloc()https://docs.python.org/dev/c-api/memory.html#c.PyMem_Calloc
PyMem_Free()https://docs.python.org/dev/c-api/memory.html#c.PyMem_Free
PyMem_Malloc()https://docs.python.org/dev/c-api/memory.html#c.PyMem_Malloc
PyMem_RawCalloc()https://docs.python.org/dev/c-api/memory.html#c.PyMem_RawCalloc
PyMem_RawFree()https://docs.python.org/dev/c-api/memory.html#c.PyMem_RawFree
PyMem_RawMalloc()https://docs.python.org/dev/c-api/memory.html#c.PyMem_RawMalloc
PyMem_RawRealloc()https://docs.python.org/dev/c-api/memory.html#c.PyMem_RawRealloc
PyMem_Realloc()https://docs.python.org/dev/c-api/memory.html#c.PyMem_Realloc
PyMemberDefhttps://docs.python.org/dev/c-api/structures.html#c.PyMemberDef
PyMemberDescr_Typehttps://docs.python.org/dev/c-api/descriptor.html#c.PyMemberDescr_Type
PyMember_GetOne()https://docs.python.org/dev/c-api/structures.html#c.PyMember_GetOne
PyMember_SetOne()https://docs.python.org/dev/c-api/structures.html#c.PyMember_SetOne
PyMemoryView_FromBuffer()https://docs.python.org/dev/c-api/memoryview.html#c.PyMemoryView_FromBuffer
PyMemoryView_FromMemory()https://docs.python.org/dev/c-api/memoryview.html#c.PyMemoryView_FromMemory
PyMemoryView_FromObject()https://docs.python.org/dev/c-api/memoryview.html#c.PyMemoryView_FromObject
PyMemoryView_GetContiguous()https://docs.python.org/dev/c-api/memoryview.html#c.PyMemoryView_GetContiguous
PyMemoryView_Typehttps://docs.python.org/dev/c-api/memoryview.html#c.PyMemoryView_Type
PyMethodDefhttps://docs.python.org/dev/c-api/structures.html#c.PyMethodDef
PyMethodDescr_Typehttps://docs.python.org/dev/c-api/descriptor.html#c.PyMethodDescr_Type
PyModuleDefhttps://docs.python.org/dev/c-api/module.html#c.PyModuleDef
PyModuleDef_Basehttps://docs.python.org/dev/c-api/module.html#c.PyModuleDef_Base
PyModuleDef_Init()https://docs.python.org/dev/c-api/extension-modules.html#c.PyModuleDef_Init
PyModuleDef_Slothttps://docs.python.org/dev/c-api/module.html#c.PyModuleDef_Slot
PyModule_Add()https://docs.python.org/dev/c-api/module.html#c.PyModule_Add
PyModule_AddFunctions()https://docs.python.org/dev/c-api/module.html#c.PyModule_AddFunctions
PyModule_AddIntConstant()https://docs.python.org/dev/c-api/module.html#c.PyModule_AddIntConstant
PyModule_AddObject()https://docs.python.org/dev/c-api/module.html#c.PyModule_AddObject
PyModule_AddObjectRef()https://docs.python.org/dev/c-api/module.html#c.PyModule_AddObjectRef
PyModule_AddStringConstant()https://docs.python.org/dev/c-api/module.html#c.PyModule_AddStringConstant
PyModule_AddType()https://docs.python.org/dev/c-api/module.html#c.PyModule_AddType
PyModule_Create2()https://docs.python.org/dev/c-api/module.html#c.PyModule_Create2
PyModule_Exec()https://docs.python.org/dev/c-api/module.html#c.PyModule_Exec
PyModule_ExecDef()https://docs.python.org/dev/c-api/module.html#c.PyModule_ExecDef
PyModule_FromDefAndSpec2()https://docs.python.org/dev/c-api/module.html#c.PyModule_FromDefAndSpec2
PyModule_FromSlotsAndSpec()https://docs.python.org/dev/c-api/module.html#c.PyModule_FromSlotsAndSpec
PyModule_GetDef()https://docs.python.org/dev/c-api/module.html#c.PyModule_GetDef
PyModule_GetDict()https://docs.python.org/dev/c-api/module.html#c.PyModule_GetDict
PyModule_GetFilename()https://docs.python.org/dev/c-api/module.html#c.PyModule_GetFilename
PyModule_GetFilenameObject()https://docs.python.org/dev/c-api/module.html#c.PyModule_GetFilenameObject
PyModule_GetName()https://docs.python.org/dev/c-api/module.html#c.PyModule_GetName
PyModule_GetNameObject()https://docs.python.org/dev/c-api/module.html#c.PyModule_GetNameObject
PyModule_GetState()https://docs.python.org/dev/c-api/module.html#c.PyModule_GetState
PyModule_GetStateSize()https://docs.python.org/dev/c-api/module.html#c.PyModule_GetStateSize
PyModule_GetToken()https://docs.python.org/dev/c-api/module.html#c.PyModule_GetToken
PyModule_New()https://docs.python.org/dev/c-api/module.html#c.PyModule_New
PyModule_NewObject()https://docs.python.org/dev/c-api/module.html#c.PyModule_NewObject
PyModule_SetDocString()https://docs.python.org/dev/c-api/module.html#c.PyModule_SetDocString
PyModule_Typehttps://docs.python.org/dev/c-api/module.html#c.PyModule_Type
PyNumber_Absolute()https://docs.python.org/dev/c-api/number.html#c.PyNumber_Absolute
PyNumber_Add()https://docs.python.org/dev/c-api/number.html#c.PyNumber_Add
PyNumber_And()https://docs.python.org/dev/c-api/number.html#c.PyNumber_And
PyNumber_AsSsize_t()https://docs.python.org/dev/c-api/number.html#c.PyNumber_AsSsize_t
PyNumber_Check()https://docs.python.org/dev/c-api/number.html#c.PyNumber_Check
PyNumber_Divmod()https://docs.python.org/dev/c-api/number.html#c.PyNumber_Divmod
PyNumber_Float()https://docs.python.org/dev/c-api/number.html#c.PyNumber_Float
PyNumber_FloorDivide()https://docs.python.org/dev/c-api/number.html#c.PyNumber_FloorDivide
PyNumber_InPlaceAdd()https://docs.python.org/dev/c-api/number.html#c.PyNumber_InPlaceAdd
PyNumber_InPlaceAnd()https://docs.python.org/dev/c-api/number.html#c.PyNumber_InPlaceAnd
PyNumber_InPlaceFloorDivide()https://docs.python.org/dev/c-api/number.html#c.PyNumber_InPlaceFloorDivide
PyNumber_InPlaceLshift()https://docs.python.org/dev/c-api/number.html#c.PyNumber_InPlaceLshift
PyNumber_InPlaceMatrixMultiply()https://docs.python.org/dev/c-api/number.html#c.PyNumber_InPlaceMatrixMultiply
PyNumber_InPlaceMultiply()https://docs.python.org/dev/c-api/number.html#c.PyNumber_InPlaceMultiply
PyNumber_InPlaceOr()https://docs.python.org/dev/c-api/number.html#c.PyNumber_InPlaceOr
PyNumber_InPlacePower()https://docs.python.org/dev/c-api/number.html#c.PyNumber_InPlacePower
PyNumber_InPlaceRemainder()https://docs.python.org/dev/c-api/number.html#c.PyNumber_InPlaceRemainder
PyNumber_InPlaceRshift()https://docs.python.org/dev/c-api/number.html#c.PyNumber_InPlaceRshift
PyNumber_InPlaceSubtract()https://docs.python.org/dev/c-api/number.html#c.PyNumber_InPlaceSubtract
PyNumber_InPlaceTrueDivide()https://docs.python.org/dev/c-api/number.html#c.PyNumber_InPlaceTrueDivide
PyNumber_InPlaceXor()https://docs.python.org/dev/c-api/number.html#c.PyNumber_InPlaceXor
PyNumber_Index()https://docs.python.org/dev/c-api/number.html#c.PyNumber_Index
PyNumber_Invert()https://docs.python.org/dev/c-api/number.html#c.PyNumber_Invert
PyNumber_Long()https://docs.python.org/dev/c-api/number.html#c.PyNumber_Long
PyNumber_Lshift()https://docs.python.org/dev/c-api/number.html#c.PyNumber_Lshift
PyNumber_MatrixMultiply()https://docs.python.org/dev/c-api/number.html#c.PyNumber_MatrixMultiply
PyNumber_Multiply()https://docs.python.org/dev/c-api/number.html#c.PyNumber_Multiply
PyNumber_Negative()https://docs.python.org/dev/c-api/number.html#c.PyNumber_Negative
PyNumber_Or()https://docs.python.org/dev/c-api/number.html#c.PyNumber_Or
PyNumber_Positive()https://docs.python.org/dev/c-api/number.html#c.PyNumber_Positive
PyNumber_Power()https://docs.python.org/dev/c-api/number.html#c.PyNumber_Power
PyNumber_Remainder()https://docs.python.org/dev/c-api/number.html#c.PyNumber_Remainder
PyNumber_Rshift()https://docs.python.org/dev/c-api/number.html#c.PyNumber_Rshift
PyNumber_Subtract()https://docs.python.org/dev/c-api/number.html#c.PyNumber_Subtract
PyNumber_ToBase()https://docs.python.org/dev/c-api/number.html#c.PyNumber_ToBase
PyNumber_TrueDivide()https://docs.python.org/dev/c-api/number.html#c.PyNumber_TrueDivide
PyNumber_Xor()https://docs.python.org/dev/c-api/number.html#c.PyNumber_Xor
PyOS_AfterFork()https://docs.python.org/dev/c-api/sys.html#c.PyOS_AfterFork
PyOS_AfterFork_Child()https://docs.python.org/dev/c-api/sys.html#c.PyOS_AfterFork_Child
PyOS_AfterFork_Parent()https://docs.python.org/dev/c-api/sys.html#c.PyOS_AfterFork_Parent
PyOS_BeforeFork()https://docs.python.org/dev/c-api/sys.html#c.PyOS_BeforeFork
PyOS_CheckStack()https://docs.python.org/dev/c-api/sys.html#c.PyOS_CheckStack
PyOS_FSPath()https://docs.python.org/dev/c-api/sys.html#c.PyOS_FSPath
PyOS_InputHookhttps://docs.python.org/dev/c-api/veryhigh.html#c.PyOS_InputHook
PyOS_InterruptOccurred()https://docs.python.org/dev/c-api/sys.html#c.PyOS_InterruptOccurred
PyOS_double_to_string()https://docs.python.org/dev/c-api/conversion.html#c.PyOS_double_to_string
PyOS_getsig()https://docs.python.org/dev/c-api/sys.html#c.PyOS_getsig
PyOS_mystricmp()https://docs.python.org/dev/c-api/conversion.html#c.PyOS_mystricmp
PyOS_mystrnicmp()https://docs.python.org/dev/c-api/conversion.html#c.PyOS_mystrnicmp
PyOS_setsig()https://docs.python.org/dev/c-api/sys.html#c.PyOS_setsig
PyOS_sighandler_thttps://docs.python.org/dev/c-api/sys.html#c.PyOS_sighandler_t
PyOS_snprintf()https://docs.python.org/dev/c-api/conversion.html#c.PyOS_snprintf
PyOS_string_to_double()https://docs.python.org/dev/c-api/conversion.html#c.PyOS_string_to_double
PyOS_strtol()https://docs.python.org/dev/c-api/conversion.html#c.PyOS_strtol
PyOS_strtoul()https://docs.python.org/dev/c-api/conversion.html#c.PyOS_strtoul
PyOS_vsnprintf()https://docs.python.org/dev/c-api/conversion.html#c.PyOS_vsnprintf
PyObjecthttps://docs.python.org/dev/c-api/structures.html#c.PyObject
PyObject.ob_refcnthttps://docs.python.org/dev/c-api/structures.html#c.PyObject.ob_refcnt
PyObject.ob_typehttps://docs.python.org/dev/c-api/structures.html#c.PyObject.ob_type
PyObject_ASCII()https://docs.python.org/dev/c-api/object.html#c.PyObject_ASCII
PyObject_AsFileDescriptor()https://docs.python.org/dev/c-api/file.html#c.PyObject_AsFileDescriptor
PyObject_Bytes()https://docs.python.org/dev/c-api/object.html#c.PyObject_Bytes
PyObject_Call()https://docs.python.org/dev/c-api/call.html#c.PyObject_Call
PyObject_CallFunction()https://docs.python.org/dev/c-api/call.html#c.PyObject_CallFunction
PyObject_CallFunctionObjArgs()https://docs.python.org/dev/c-api/call.html#c.PyObject_CallFunctionObjArgs
PyObject_CallMethod()https://docs.python.org/dev/c-api/call.html#c.PyObject_CallMethod
PyObject_CallMethodObjArgs()https://docs.python.org/dev/c-api/call.html#c.PyObject_CallMethodObjArgs
PyObject_CallNoArgs()https://docs.python.org/dev/c-api/call.html#c.PyObject_CallNoArgs
PyObject_CallObject()https://docs.python.org/dev/c-api/call.html#c.PyObject_CallObject
PyObject_Calloc()https://docs.python.org/dev/c-api/memory.html#c.PyObject_Calloc
PyObject_CheckBuffer()https://docs.python.org/dev/c-api/buffer.html#c.PyObject_CheckBuffer
PyObject_ClearWeakRefs()https://docs.python.org/dev/c-api/weakref.html#c.PyObject_ClearWeakRefs
PyObject_CopyData()https://docs.python.org/dev/c-api/buffer.html#c.PyObject_CopyData
PyObject_DelAttr()https://docs.python.org/dev/c-api/object.html#c.PyObject_DelAttr
PyObject_DelAttrString()https://docs.python.org/dev/c-api/object.html#c.PyObject_DelAttrString
PyObject_DelItem()https://docs.python.org/dev/c-api/object.html#c.PyObject_DelItem
PyObject_DelItemString()https://docs.python.org/dev/c-api/object.html#c.PyObject_DelItemString
PyObject_Dir()https://docs.python.org/dev/c-api/object.html#c.PyObject_Dir
PyObject_Format()https://docs.python.org/dev/c-api/object.html#c.PyObject_Format
PyObject_Free()https://docs.python.org/dev/c-api/memory.html#c.PyObject_Free
PyObject_GC_Del()https://docs.python.org/dev/c-api/gcsupport.html#c.PyObject_GC_Del
PyObject_GC_IsFinalized()https://docs.python.org/dev/c-api/gcsupport.html#c.PyObject_GC_IsFinalized
PyObject_GC_IsTracked()https://docs.python.org/dev/c-api/gcsupport.html#c.PyObject_GC_IsTracked
PyObject_GC_Track()https://docs.python.org/dev/c-api/gcsupport.html#c.PyObject_GC_Track
PyObject_GC_UnTrack()https://docs.python.org/dev/c-api/gcsupport.html#c.PyObject_GC_UnTrack
PyObject_GenericGetAttr()https://docs.python.org/dev/c-api/object.html#c.PyObject_GenericGetAttr
PyObject_GenericGetDict()https://docs.python.org/dev/c-api/object.html#c.PyObject_GenericGetDict
PyObject_GenericSetAttr()https://docs.python.org/dev/c-api/object.html#c.PyObject_GenericSetAttr
PyObject_GenericSetDict()https://docs.python.org/dev/c-api/object.html#c.PyObject_GenericSetDict
PyObject_GetAIter()https://docs.python.org/dev/c-api/object.html#c.PyObject_GetAIter
PyObject_GetAttr()https://docs.python.org/dev/c-api/object.html#c.PyObject_GetAttr
PyObject_GetAttrString()https://docs.python.org/dev/c-api/object.html#c.PyObject_GetAttrString
PyObject_GetBuffer()https://docs.python.org/dev/c-api/buffer.html#c.PyObject_GetBuffer
PyObject_GetItem()https://docs.python.org/dev/c-api/object.html#c.PyObject_GetItem
PyObject_GetIter()https://docs.python.org/dev/c-api/object.html#c.PyObject_GetIter
PyObject_GetOptionalAttr()https://docs.python.org/dev/c-api/object.html#c.PyObject_GetOptionalAttr
PyObject_GetOptionalAttrString()https://docs.python.org/dev/c-api/object.html#c.PyObject_GetOptionalAttrString
PyObject_GetTypeData()https://docs.python.org/dev/c-api/object.html#c.PyObject_GetTypeData
PyObject_HasAttr()https://docs.python.org/dev/c-api/object.html#c.PyObject_HasAttr
PyObject_HasAttrString()https://docs.python.org/dev/c-api/object.html#c.PyObject_HasAttrString
PyObject_HasAttrStringWithError()https://docs.python.org/dev/c-api/object.html#c.PyObject_HasAttrStringWithError
PyObject_HasAttrWithError()https://docs.python.org/dev/c-api/object.html#c.PyObject_HasAttrWithError
PyObject_Hash()https://docs.python.org/dev/c-api/object.html#c.PyObject_Hash
PyObject_HashNotImplemented()https://docs.python.org/dev/c-api/object.html#c.PyObject_HashNotImplemented
PyObject_Init()https://docs.python.org/dev/c-api/allocation.html#c.PyObject_Init
PyObject_InitVar()https://docs.python.org/dev/c-api/allocation.html#c.PyObject_InitVar
PyObject_IsInstance()https://docs.python.org/dev/c-api/object.html#c.PyObject_IsInstance
PyObject_IsSubclass()https://docs.python.org/dev/c-api/object.html#c.PyObject_IsSubclass
PyObject_IsTrue()https://docs.python.org/dev/c-api/object.html#c.PyObject_IsTrue
PyObject_Length()https://docs.python.org/dev/c-api/object.html#c.PyObject_Length
PyObject_Malloc()https://docs.python.org/dev/c-api/memory.html#c.PyObject_Malloc
PyObject_Not()https://docs.python.org/dev/c-api/object.html#c.PyObject_Not
PyObject_Realloc()https://docs.python.org/dev/c-api/memory.html#c.PyObject_Realloc
PyObject_Repr()https://docs.python.org/dev/c-api/object.html#c.PyObject_Repr
PyObject_RichCompare()https://docs.python.org/dev/c-api/object.html#c.PyObject_RichCompare
PyObject_RichCompareBool()https://docs.python.org/dev/c-api/object.html#c.PyObject_RichCompareBool
PyObject_SelfIter()https://docs.python.org/dev/c-api/object.html#c.PyObject_SelfIter
PyObject_SetAttr()https://docs.python.org/dev/c-api/object.html#c.PyObject_SetAttr
PyObject_SetAttrString()https://docs.python.org/dev/c-api/object.html#c.PyObject_SetAttrString
PyObject_SetItem()https://docs.python.org/dev/c-api/object.html#c.PyObject_SetItem
PyObject_Size()https://docs.python.org/dev/c-api/object.html#c.PyObject_Size
PyObject_Str()https://docs.python.org/dev/c-api/object.html#c.PyObject_Str
PyObject_Type()https://docs.python.org/dev/c-api/object.html#c.PyObject_Type
PyObject_Vectorcall()https://docs.python.org/dev/c-api/call.html#c.PyObject_Vectorcall
PyObject_VectorcallMethod()https://docs.python.org/dev/c-api/call.html#c.PyObject_VectorcallMethod
PyProperty_Typehttps://docs.python.org/dev/c-api/descriptor.html#c.PyProperty_Type
PyRangeIter_Typehttps://docs.python.org/dev/c-api/iterator.html#c.PyRangeIter_Type
PyRange_Typehttps://docs.python.org/dev/c-api/iterator.html#c.PyRange_Type
PyReversed_Typehttps://docs.python.org/dev/c-api/iterator.html#c.PyReversed_Type
PySeqIter_New()https://docs.python.org/dev/c-api/iterator.html#c.PySeqIter_New
PySeqIter_Typehttps://docs.python.org/dev/c-api/iterator.html#c.PySeqIter_Type
PySequence_Check()https://docs.python.org/dev/c-api/sequence.html#c.PySequence_Check
PySequence_Concat()https://docs.python.org/dev/c-api/sequence.html#c.PySequence_Concat
PySequence_Contains()https://docs.python.org/dev/c-api/sequence.html#c.PySequence_Contains
PySequence_Count()https://docs.python.org/dev/c-api/sequence.html#c.PySequence_Count
PySequence_DelItem()https://docs.python.org/dev/c-api/sequence.html#c.PySequence_DelItem
PySequence_DelSlice()https://docs.python.org/dev/c-api/sequence.html#c.PySequence_DelSlice
PySequence_Fast()https://docs.python.org/dev/c-api/sequence.html#c.PySequence_Fast
PySequence_GetItem()https://docs.python.org/dev/c-api/sequence.html#c.PySequence_GetItem
PySequence_GetSlice()https://docs.python.org/dev/c-api/sequence.html#c.PySequence_GetSlice
PySequence_In()https://docs.python.org/dev/c-api/sequence.html#c.PySequence_In
PySequence_InPlaceConcat()https://docs.python.org/dev/c-api/sequence.html#c.PySequence_InPlaceConcat
PySequence_InPlaceRepeat()https://docs.python.org/dev/c-api/sequence.html#c.PySequence_InPlaceRepeat
PySequence_Index()https://docs.python.org/dev/c-api/sequence.html#c.PySequence_Index
PySequence_Length()https://docs.python.org/dev/c-api/sequence.html#c.PySequence_Length
PySequence_List()https://docs.python.org/dev/c-api/sequence.html#c.PySequence_List
PySequence_Repeat()https://docs.python.org/dev/c-api/sequence.html#c.PySequence_Repeat
PySequence_SetItem()https://docs.python.org/dev/c-api/sequence.html#c.PySequence_SetItem
PySequence_SetSlice()https://docs.python.org/dev/c-api/sequence.html#c.PySequence_SetSlice
PySequence_Size()https://docs.python.org/dev/c-api/sequence.html#c.PySequence_Size
PySequence_Tuple()https://docs.python.org/dev/c-api/sequence.html#c.PySequence_Tuple
PySetIter_Typehttps://docs.python.org/dev/c-api/iterator.html#c.PySetIter_Type
PySet_Add()https://docs.python.org/dev/c-api/set.html#c.PySet_Add
PySet_Clear()https://docs.python.org/dev/c-api/set.html#c.PySet_Clear
PySet_Contains()https://docs.python.org/dev/c-api/set.html#c.PySet_Contains
PySet_Discard()https://docs.python.org/dev/c-api/set.html#c.PySet_Discard
PySet_New()https://docs.python.org/dev/c-api/set.html#c.PySet_New
PySet_Pop()https://docs.python.org/dev/c-api/set.html#c.PySet_Pop
PySet_Size()https://docs.python.org/dev/c-api/set.html#c.PySet_Size
PySet_Typehttps://docs.python.org/dev/c-api/set.html#c.PySet_Type
PySlice_AdjustIndices()https://docs.python.org/dev/c-api/slice.html#c.PySlice_AdjustIndices
PySlice_GetIndices()https://docs.python.org/dev/c-api/slice.html#c.PySlice_GetIndices
PySlice_GetIndicesEx()https://docs.python.org/dev/c-api/slice.html#c.PySlice_GetIndicesEx
PySlice_New()https://docs.python.org/dev/c-api/slice.html#c.PySlice_New
PySlice_Typehttps://docs.python.org/dev/c-api/slice.html#c.PySlice_Type
PySlice_Unpack()https://docs.python.org/dev/c-api/slice.html#c.PySlice_Unpack
PyState_AddModule()https://docs.python.org/dev/c-api/module.html#c.PyState_AddModule
PyState_FindModule()https://docs.python.org/dev/c-api/module.html#c.PyState_FindModule
PyState_RemoveModule()https://docs.python.org/dev/c-api/module.html#c.PyState_RemoveModule
PyStructSequence_Deschttps://docs.python.org/dev/c-api/tuple.html#c.PyStructSequence_Desc
PyStructSequence_Fieldhttps://docs.python.org/dev/c-api/tuple.html#c.PyStructSequence_Field
PyStructSequence_GetItem()https://docs.python.org/dev/c-api/tuple.html#c.PyStructSequence_GetItem
PyStructSequence_New()https://docs.python.org/dev/c-api/tuple.html#c.PyStructSequence_New
PyStructSequence_NewType()https://docs.python.org/dev/c-api/tuple.html#c.PyStructSequence_NewType
PyStructSequence_SetItem()https://docs.python.org/dev/c-api/tuple.html#c.PyStructSequence_SetItem
PyStructSequence_UnnamedFieldhttps://docs.python.org/dev/c-api/tuple.html#c.PyStructSequence_UnnamedField
PySuper_Typehttps://docs.python.org/dev/c-api/descriptor.html#c.PySuper_Type
PySys_Audit()https://docs.python.org/dev/c-api/sys.html#c.PySys_Audit
PySys_AuditTuple()https://docs.python.org/dev/c-api/sys.html#c.PySys_AuditTuple
PySys_FormatStderr()https://docs.python.org/dev/c-api/sys.html#c.PySys_FormatStderr
PySys_FormatStdout()https://docs.python.org/dev/c-api/sys.html#c.PySys_FormatStdout
PySys_GetAttr()https://docs.python.org/dev/c-api/sys.html#c.PySys_GetAttr
PySys_GetAttrString()https://docs.python.org/dev/c-api/sys.html#c.PySys_GetAttrString
PySys_GetObject()https://docs.python.org/dev/c-api/sys.html#c.PySys_GetObject
PySys_GetOptionalAttr()https://docs.python.org/dev/c-api/sys.html#c.PySys_GetOptionalAttr
PySys_GetOptionalAttrString()https://docs.python.org/dev/c-api/sys.html#c.PySys_GetOptionalAttrString
PySys_GetXOptions()https://docs.python.org/dev/c-api/sys.html#c.PySys_GetXOptions
PySys_SetArgv()https://docs.python.org/dev/c-api/init.html#c.PySys_SetArgv
PySys_SetArgvEx()https://docs.python.org/dev/c-api/init.html#c.PySys_SetArgvEx
PySys_SetObject()https://docs.python.org/dev/c-api/sys.html#c.PySys_SetObject
PySys_WriteStderr()https://docs.python.org/dev/c-api/sys.html#c.PySys_WriteStderr
PySys_WriteStdout()https://docs.python.org/dev/c-api/sys.html#c.PySys_WriteStdout
PyThreadStatehttps://docs.python.org/dev/c-api/init.html#c.PyThreadState
PyThreadState_Clear()https://docs.python.org/dev/c-api/init.html#c.PyThreadState_Clear
PyThreadState_Delete()https://docs.python.org/dev/c-api/init.html#c.PyThreadState_Delete
PyThreadState_Get()https://docs.python.org/dev/c-api/init.html#c.PyThreadState_Get
PyThreadState_GetDict()https://docs.python.org/dev/c-api/init.html#c.PyThreadState_GetDict
PyThreadState_GetFrame()https://docs.python.org/dev/c-api/init.html#c.PyThreadState_GetFrame
PyThreadState_GetID()https://docs.python.org/dev/c-api/init.html#c.PyThreadState_GetID
PyThreadState_GetInterpreter()https://docs.python.org/dev/c-api/init.html#c.PyThreadState_GetInterpreter
PyThreadState_New()https://docs.python.org/dev/c-api/init.html#c.PyThreadState_New
PyThreadState_SetAsyncExc()https://docs.python.org/dev/c-api/init.html#c.PyThreadState_SetAsyncExc
PyThreadState_Swap()https://docs.python.org/dev/c-api/init.html#c.PyThreadState_Swap
PyThread_GetInfo()https://docs.python.org/dev/c-api/init.html#c.PyThread_GetInfo
PyThread_ReInitTLS()https://docs.python.org/dev/c-api/init.html#c.PyThread_ReInitTLS
PyThread_acquire_lock()https://docs.python.org/dev/c-api/init.html#c.PyThread_acquire_lock
PyThread_acquire_lock_timed()https://docs.python.org/dev/c-api/init.html#c.PyThread_acquire_lock_timed
PyThread_allocate_lock()https://docs.python.org/dev/c-api/init.html#c.PyThread_allocate_lock
PyThread_create_key()https://docs.python.org/dev/c-api/init.html#c.PyThread_create_key
PyThread_delete_key()https://docs.python.org/dev/c-api/init.html#c.PyThread_delete_key
PyThread_delete_key_value()https://docs.python.org/dev/c-api/init.html#c.PyThread_delete_key_value
PyThread_exit_thread()https://docs.python.org/dev/c-api/init.html#c.PyThread_exit_thread
PyThread_free_lock()https://docs.python.org/dev/c-api/init.html#c.PyThread_free_lock
PyThread_get_key_value()https://docs.python.org/dev/c-api/init.html#c.PyThread_get_key_value
PyThread_get_stacksize()https://docs.python.org/dev/c-api/init.html#c.PyThread_get_stacksize
PyThread_get_thread_ident()https://docs.python.org/dev/c-api/init.html#c.PyThread_get_thread_ident
PyThread_get_thread_native_id()https://docs.python.org/dev/c-api/init.html#c.PyThread_get_thread_native_id
PyThread_init_thread()https://docs.python.org/dev/c-api/init.html#c.PyThread_init_thread
PyThread_release_lock()https://docs.python.org/dev/c-api/init.html#c.PyThread_release_lock
PyThread_set_key_value()https://docs.python.org/dev/c-api/init.html#c.PyThread_set_key_value
PyThread_set_stacksize()https://docs.python.org/dev/c-api/init.html#c.PyThread_set_stacksize
PyThread_start_new_thread()https://docs.python.org/dev/c-api/init.html#c.PyThread_start_new_thread
PyThread_tss_alloc()https://docs.python.org/dev/c-api/init.html#c.PyThread_tss_alloc
PyThread_tss_create()https://docs.python.org/dev/c-api/init.html#c.PyThread_tss_create
PyThread_tss_delete()https://docs.python.org/dev/c-api/init.html#c.PyThread_tss_delete
PyThread_tss_free()https://docs.python.org/dev/c-api/init.html#c.PyThread_tss_free
PyThread_tss_get()https://docs.python.org/dev/c-api/init.html#c.PyThread_tss_get
PyThread_tss_is_created()https://docs.python.org/dev/c-api/init.html#c.PyThread_tss_is_created
PyThread_tss_set()https://docs.python.org/dev/c-api/init.html#c.PyThread_tss_set
PyTraceBack_Here()https://docs.python.org/dev/c-api/exceptions.html#c.PyTraceBack_Here
PyTraceBack_Print()https://docs.python.org/dev/c-api/exceptions.html#c.PyTraceBack_Print
PyTraceBack_Typehttps://docs.python.org/dev/c-api/exceptions.html#c.PyTraceBack_Type
PyTupleIter_Typehttps://docs.python.org/dev/c-api/iterator.html#c.PyTupleIter_Type
PyTuple_GetItem()https://docs.python.org/dev/c-api/tuple.html#c.PyTuple_GetItem
PyTuple_GetSlice()https://docs.python.org/dev/c-api/tuple.html#c.PyTuple_GetSlice
PyTuple_New()https://docs.python.org/dev/c-api/tuple.html#c.PyTuple_New
PyTuple_Pack()https://docs.python.org/dev/c-api/tuple.html#c.PyTuple_Pack
PyTuple_SetItem()https://docs.python.org/dev/c-api/tuple.html#c.PyTuple_SetItem
PyTuple_Size()https://docs.python.org/dev/c-api/tuple.html#c.PyTuple_Size
PyTuple_Typehttps://docs.python.org/dev/c-api/tuple.html#c.PyTuple_Type
PyTypeObjecthttps://docs.python.org/dev/c-api/type.html#c.PyTypeObject
PyType_ClearCache()https://docs.python.org/dev/c-api/type.html#c.PyType_ClearCache
PyType_Freeze()https://docs.python.org/dev/c-api/type.html#c.PyType_Freeze
PyType_FromMetaclass()https://docs.python.org/dev/c-api/type.html#c.PyType_FromMetaclass
PyType_FromModuleAndSpec()https://docs.python.org/dev/c-api/type.html#c.PyType_FromModuleAndSpec
PyType_FromSpec()https://docs.python.org/dev/c-api/type.html#c.PyType_FromSpec
PyType_FromSpecWithBases()https://docs.python.org/dev/c-api/type.html#c.PyType_FromSpecWithBases
PyType_GenericAlloc()https://docs.python.org/dev/c-api/type.html#c.PyType_GenericAlloc
PyType_GenericNew()https://docs.python.org/dev/c-api/type.html#c.PyType_GenericNew
PyType_GetBaseByToken()https://docs.python.org/dev/c-api/type.html#c.PyType_GetBaseByToken
PyType_GetFlags()https://docs.python.org/dev/c-api/type.html#c.PyType_GetFlags
PyType_GetFullyQualifiedName()https://docs.python.org/dev/c-api/type.html#c.PyType_GetFullyQualifiedName
PyType_GetModule()https://docs.python.org/dev/c-api/type.html#c.PyType_GetModule
PyType_GetModuleByDef()https://docs.python.org/dev/c-api/type.html#c.PyType_GetModuleByDef
PyType_GetModuleByToken()https://docs.python.org/dev/c-api/type.html#c.PyType_GetModuleByToken
PyType_GetModuleName()https://docs.python.org/dev/c-api/type.html#c.PyType_GetModuleName
PyType_GetModuleState()https://docs.python.org/dev/c-api/type.html#c.PyType_GetModuleState
PyType_GetName()https://docs.python.org/dev/c-api/type.html#c.PyType_GetName
PyType_GetQualName()https://docs.python.org/dev/c-api/type.html#c.PyType_GetQualName
PyType_GetSlot()https://docs.python.org/dev/c-api/type.html#c.PyType_GetSlot
PyType_GetTypeDataSize()https://docs.python.org/dev/c-api/object.html#c.PyType_GetTypeDataSize
PyType_IsSubtype()https://docs.python.org/dev/c-api/type.html#c.PyType_IsSubtype
PyType_Modified()https://docs.python.org/dev/c-api/type.html#c.PyType_Modified
PyType_Ready()https://docs.python.org/dev/c-api/type.html#c.PyType_Ready
PyType_Slothttps://docs.python.org/dev/c-api/type.html#c.PyType_Slot
PyType_Spechttps://docs.python.org/dev/c-api/type.html#c.PyType_Spec
PyType_Typehttps://docs.python.org/dev/c-api/type.html#c.PyType_Type
PyUnicodeDecodeError_Create()https://docs.python.org/dev/c-api/exceptions.html#c.PyUnicodeDecodeError_Create
PyUnicodeDecodeError_GetEncoding()https://docs.python.org/dev/c-api/exceptions.html#c.PyUnicodeDecodeError_GetEncoding
PyUnicodeDecodeError_GetEnd()https://docs.python.org/dev/c-api/exceptions.html#c.PyUnicodeDecodeError_GetEnd
PyUnicodeDecodeError_GetObject()https://docs.python.org/dev/c-api/exceptions.html#c.PyUnicodeDecodeError_GetObject
PyUnicodeDecodeError_GetReason()https://docs.python.org/dev/c-api/exceptions.html#c.PyUnicodeDecodeError_GetReason
PyUnicodeDecodeError_GetStart()https://docs.python.org/dev/c-api/exceptions.html#c.PyUnicodeDecodeError_GetStart
PyUnicodeDecodeError_SetEnd()https://docs.python.org/dev/c-api/exceptions.html#c.PyUnicodeDecodeError_SetEnd
PyUnicodeDecodeError_SetReason()https://docs.python.org/dev/c-api/exceptions.html#c.PyUnicodeDecodeError_SetReason
PyUnicodeDecodeError_SetStart()https://docs.python.org/dev/c-api/exceptions.html#c.PyUnicodeDecodeError_SetStart
PyUnicodeEncodeError_GetEncoding()https://docs.python.org/dev/c-api/exceptions.html#c.PyUnicodeEncodeError_GetEncoding
PyUnicodeEncodeError_GetEnd()https://docs.python.org/dev/c-api/exceptions.html#c.PyUnicodeEncodeError_GetEnd
PyUnicodeEncodeError_GetObject()https://docs.python.org/dev/c-api/exceptions.html#c.PyUnicodeEncodeError_GetObject
PyUnicodeEncodeError_GetReason()https://docs.python.org/dev/c-api/exceptions.html#c.PyUnicodeEncodeError_GetReason
PyUnicodeEncodeError_GetStart()https://docs.python.org/dev/c-api/exceptions.html#c.PyUnicodeEncodeError_GetStart
PyUnicodeEncodeError_SetEnd()https://docs.python.org/dev/c-api/exceptions.html#c.PyUnicodeEncodeError_SetEnd
PyUnicodeEncodeError_SetReason()https://docs.python.org/dev/c-api/exceptions.html#c.PyUnicodeEncodeError_SetReason
PyUnicodeEncodeError_SetStart()https://docs.python.org/dev/c-api/exceptions.html#c.PyUnicodeEncodeError_SetStart
PyUnicodeIter_Typehttps://docs.python.org/dev/c-api/unicode.html#c.PyUnicodeIter_Type
PyUnicodeTranslateError_GetEnd()https://docs.python.org/dev/c-api/exceptions.html#c.PyUnicodeTranslateError_GetEnd
PyUnicodeTranslateError_GetObject()https://docs.python.org/dev/c-api/exceptions.html#c.PyUnicodeTranslateError_GetObject
PyUnicodeTranslateError_GetReason()https://docs.python.org/dev/c-api/exceptions.html#c.PyUnicodeTranslateError_GetReason
PyUnicodeTranslateError_GetStart()https://docs.python.org/dev/c-api/exceptions.html#c.PyUnicodeTranslateError_GetStart
PyUnicodeTranslateError_SetEnd()https://docs.python.org/dev/c-api/exceptions.html#c.PyUnicodeTranslateError_SetEnd
PyUnicodeTranslateError_SetReason()https://docs.python.org/dev/c-api/exceptions.html#c.PyUnicodeTranslateError_SetReason
PyUnicodeTranslateError_SetStart()https://docs.python.org/dev/c-api/exceptions.html#c.PyUnicodeTranslateError_SetStart
PyUnicode_Append()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_Append
PyUnicode_AppendAndDel()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_AppendAndDel
PyUnicode_AsASCIIString()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_AsASCIIString
PyUnicode_AsCharmapString()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_AsCharmapString
PyUnicode_AsEncodedString()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_AsEncodedString
PyUnicode_AsLatin1String()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_AsLatin1String
PyUnicode_AsMBCSString()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_AsMBCSString
PyUnicode_AsRawUnicodeEscapeString()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_AsRawUnicodeEscapeString
PyUnicode_AsUCS4()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_AsUCS4
PyUnicode_AsUCS4Copy()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_AsUCS4Copy
PyUnicode_AsUTF16String()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_AsUTF16String
PyUnicode_AsUTF32String()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_AsUTF32String
PyUnicode_AsUTF8AndSize()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_AsUTF8AndSize
PyUnicode_AsUTF8String()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_AsUTF8String
PyUnicode_AsUnicodeEscapeString()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_AsUnicodeEscapeString
PyUnicode_AsWideChar()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_AsWideChar
PyUnicode_AsWideCharString()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_AsWideCharString
PyUnicode_BuildEncodingMap()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_BuildEncodingMap
PyUnicode_Compare()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_Compare
PyUnicode_CompareWithASCIIString()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_CompareWithASCIIString
PyUnicode_Concat()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_Concat
PyUnicode_Contains()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_Contains
PyUnicode_Count()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_Count
PyUnicode_Decode()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_Decode
PyUnicode_DecodeASCII()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_DecodeASCII
PyUnicode_DecodeCharmap()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_DecodeCharmap
PyUnicode_DecodeCodePageStateful()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_DecodeCodePageStateful
PyUnicode_DecodeFSDefault()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_DecodeFSDefault
PyUnicode_DecodeFSDefaultAndSize()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_DecodeFSDefaultAndSize
PyUnicode_DecodeLatin1()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_DecodeLatin1
PyUnicode_DecodeLocale()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_DecodeLocale
PyUnicode_DecodeLocaleAndSize()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_DecodeLocaleAndSize
PyUnicode_DecodeMBCS()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_DecodeMBCS
PyUnicode_DecodeMBCSStateful()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_DecodeMBCSStateful
PyUnicode_DecodeRawUnicodeEscape()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_DecodeRawUnicodeEscape
PyUnicode_DecodeUTF16()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_DecodeUTF16
PyUnicode_DecodeUTF16Stateful()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_DecodeUTF16Stateful
PyUnicode_DecodeUTF32()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_DecodeUTF32
PyUnicode_DecodeUTF32Stateful()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_DecodeUTF32Stateful
PyUnicode_DecodeUTF7()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_DecodeUTF7
PyUnicode_DecodeUTF7Stateful()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_DecodeUTF7Stateful
PyUnicode_DecodeUTF8()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_DecodeUTF8
PyUnicode_DecodeUTF8Stateful()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_DecodeUTF8Stateful
PyUnicode_DecodeUnicodeEscape()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_DecodeUnicodeEscape
PyUnicode_EncodeCodePage()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_EncodeCodePage
PyUnicode_EncodeFSDefault()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_EncodeFSDefault
PyUnicode_EncodeLocale()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_EncodeLocale
PyUnicode_Equal()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_Equal
PyUnicode_EqualToUTF8()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_EqualToUTF8
PyUnicode_EqualToUTF8AndSize()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_EqualToUTF8AndSize
PyUnicode_FSConverter()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_FSConverter
PyUnicode_FSDecoder()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_FSDecoder
PyUnicode_Find()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_Find
PyUnicode_FindChar()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_FindChar
PyUnicode_Format()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_Format
PyUnicode_FromEncodedObject()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_FromEncodedObject
PyUnicode_FromFormat()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_FromFormat
PyUnicode_FromFormatV()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_FromFormatV
PyUnicode_FromObject()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_FromObject
PyUnicode_FromOrdinal()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_FromOrdinal
PyUnicode_FromString()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_FromString
PyUnicode_FromStringAndSize()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_FromStringAndSize
PyUnicode_FromWideChar()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_FromWideChar
PyUnicode_GetDefaultEncoding()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_GetDefaultEncoding
PyUnicode_GetLength()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_GetLength
PyUnicode_InternFromString()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_InternFromString
PyUnicode_InternInPlace()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_InternInPlace
PyUnicode_IsIdentifier()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_IsIdentifier
PyUnicode_Join()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_Join
PyUnicode_Partition()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_Partition
PyUnicode_RPartition()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_RPartition
PyUnicode_RSplit()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_RSplit
PyUnicode_ReadChar()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_ReadChar
PyUnicode_Replace()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_Replace
PyUnicode_Resize()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_Resize
PyUnicode_RichCompare()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_RichCompare
PyUnicode_Split()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_Split
PyUnicode_Splitlines()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_Splitlines
PyUnicode_Substring()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_Substring
PyUnicode_Tailmatch()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_Tailmatch
PyUnicode_Translate()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_Translate
PyUnicode_Typehttps://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_Type
PyUnicode_WriteChar()https://docs.python.org/dev/c-api/unicode.html#c.PyUnicode_WriteChar
PyVarObjecthttps://docs.python.org/dev/c-api/structures.html#c.PyVarObject
PyVarObject.ob_sizehttps://docs.python.org/dev/c-api/structures.html#c.PyVarObject.ob_size
PyVectorcall_Call()https://docs.python.org/dev/c-api/call.html#c.PyVectorcall_Call
PyVectorcall_NARGS()https://docs.python.org/dev/c-api/call.html#c.PyVectorcall_NARGS
PyWeakref_GetRef()https://docs.python.org/dev/c-api/weakref.html#c.PyWeakref_GetRef
PyWeakref_NewProxy()https://docs.python.org/dev/c-api/weakref.html#c.PyWeakref_NewProxy
PyWeakref_NewRef()https://docs.python.org/dev/c-api/weakref.html#c.PyWeakref_NewRef
PyWrapperDescr_Typehttps://docs.python.org/dev/c-api/descriptor.html#c.PyWrapperDescr_Type
PyWrapper_New()https://docs.python.org/dev/c-api/descriptor.html#c.PyWrapper_New
PyZip_Typehttps://docs.python.org/dev/c-api/iterator.html#c.PyZip_Type
Py_ASNATIVEBYTES_ALLOW_INDEXhttps://docs.python.org/dev/c-api/long.html#c.Py_ASNATIVEBYTES_ALLOW_INDEX
Py_ASNATIVEBYTES_BIG_ENDIANhttps://docs.python.org/dev/c-api/long.html#c.Py_ASNATIVEBYTES_BIG_ENDIAN
Py_ASNATIVEBYTES_DEFAULTShttps://docs.python.org/dev/c-api/long.html#c.Py_ASNATIVEBYTES_DEFAULTS
Py_ASNATIVEBYTES_LITTLE_ENDIANhttps://docs.python.org/dev/c-api/long.html#c.Py_ASNATIVEBYTES_LITTLE_ENDIAN
Py_ASNATIVEBYTES_NATIVE_ENDIANhttps://docs.python.org/dev/c-api/long.html#c.Py_ASNATIVEBYTES_NATIVE_ENDIAN
Py_ASNATIVEBYTES_REJECT_NEGATIVEhttps://docs.python.org/dev/c-api/long.html#c.Py_ASNATIVEBYTES_REJECT_NEGATIVE
Py_ASNATIVEBYTES_UNSIGNED_BUFFERhttps://docs.python.org/dev/c-api/long.html#c.Py_ASNATIVEBYTES_UNSIGNED_BUFFER
Py_AUDIT_READhttps://docs.python.org/dev/c-api/structures.html#c.Py_AUDIT_READ
Py_AddPendingCall()https://docs.python.org/dev/c-api/init.html#c.Py_AddPendingCall
Py_AtExit()https://docs.python.org/dev/c-api/sys.html#c.Py_AtExit
Py_BEGIN_ALLOW_THREADShttps://docs.python.org/dev/c-api/init.html#c.Py_BEGIN_ALLOW_THREADS
Py_BLOCK_THREADShttps://docs.python.org/dev/c-api/init.html#c.Py_BLOCK_THREADS
Py_BuildValue()https://docs.python.org/dev/c-api/arg.html#c.Py_BuildValue
Py_BytesMain()https://docs.python.org/dev/c-api/init.html#c.Py_BytesMain
Py_CompileString()https://docs.python.org/dev/c-api/veryhigh.html#c.Py_CompileString
Py_DecRef()https://docs.python.org/dev/c-api/refcounting.html#c.Py_DecRef
Py_DecodeLocale()https://docs.python.org/dev/c-api/sys.html#c.Py_DecodeLocale
Py_END_ALLOW_THREADShttps://docs.python.org/dev/c-api/init.html#c.Py_END_ALLOW_THREADS
Py_EncodeLocale()https://docs.python.org/dev/c-api/sys.html#c.Py_EncodeLocale
Py_EndInterpreter()https://docs.python.org/dev/c-api/init.html#c.Py_EndInterpreter
Py_EnterRecursiveCall()https://docs.python.org/dev/c-api/exceptions.html#c.Py_EnterRecursiveCall
Py_Exit()https://docs.python.org/dev/c-api/sys.html#c.Py_Exit
Py_FatalError()https://docs.python.org/dev/c-api/sys.html#c.Py_FatalError
Py_Finalize()https://docs.python.org/dev/c-api/init.html#c.Py_Finalize
Py_FinalizeEx()https://docs.python.org/dev/c-api/init.html#c.Py_FinalizeEx
Py_GenericAlias()https://docs.python.org/dev/c-api/typehints.html#c.Py_GenericAlias
Py_GenericAliasTypehttps://docs.python.org/dev/c-api/typehints.html#c.Py_GenericAliasType
Py_GetBuildInfo()https://docs.python.org/dev/c-api/init.html#c.Py_GetBuildInfo
Py_GetCompiler()https://docs.python.org/dev/c-api/init.html#c.Py_GetCompiler
Py_GetConstant()https://docs.python.org/dev/c-api/object.html#c.Py_GetConstant
Py_GetConstantBorrowed()https://docs.python.org/dev/c-api/object.html#c.Py_GetConstantBorrowed
Py_GetCopyright()https://docs.python.org/dev/c-api/init.html#c.Py_GetCopyright
Py_GetPlatform()https://docs.python.org/dev/c-api/init.html#c.Py_GetPlatform
Py_GetRecursionLimit()https://docs.python.org/dev/c-api/exceptions.html#c.Py_GetRecursionLimit
Py_GetVersion()https://docs.python.org/dev/c-api/init.html#c.Py_GetVersion
Py_IS_TYPE()https://docs.python.org/dev/c-api/structures.html#c.Py_IS_TYPE
Py_IncRef()https://docs.python.org/dev/c-api/refcounting.html#c.Py_IncRef
Py_Initialize()https://docs.python.org/dev/c-api/init.html#c.Py_Initialize
Py_InitializeEx()https://docs.python.org/dev/c-api/init.html#c.Py_InitializeEx
Py_Is()https://docs.python.org/dev/c-api/structures.html#c.Py_Is
Py_IsFalse()https://docs.python.org/dev/c-api/structures.html#c.Py_IsFalse
Py_IsFinalizing()https://docs.python.org/dev/c-api/init.html#c.Py_IsFinalizing
Py_IsInitialized()https://docs.python.org/dev/c-api/init.html#c.Py_IsInitialized
Py_IsNone()https://docs.python.org/dev/c-api/structures.html#c.Py_IsNone
Py_IsTrue()https://docs.python.org/dev/c-api/structures.html#c.Py_IsTrue
Py_LeaveRecursiveCall()https://docs.python.org/dev/c-api/exceptions.html#c.Py_LeaveRecursiveCall
Py_Main()https://docs.python.org/dev/c-api/init.html#c.Py_Main
Py_MakePendingCalls()https://docs.python.org/dev/c-api/init.html#c.Py_MakePendingCalls
Py_NewInterpreter()https://docs.python.org/dev/c-api/init.html#c.Py_NewInterpreter
Py_NewRef()https://docs.python.org/dev/c-api/refcounting.html#c.Py_NewRef
Py_PACK_FULL_VERSION()https://docs.python.org/dev/c-api/apiabiversion.html#c.Py_PACK_FULL_VERSION
Py_PACK_VERSION()https://docs.python.org/dev/c-api/apiabiversion.html#c.Py_PACK_VERSION
Py_READONLYhttps://docs.python.org/dev/c-api/structures.html#c.Py_READONLY
Py_REFCNT()https://docs.python.org/dev/c-api/refcounting.html#c.Py_REFCNT
Py_RELATIVE_OFFSEThttps://docs.python.org/dev/c-api/structures.html#c.Py_RELATIVE_OFFSET
Py_ReprEnter()https://docs.python.org/dev/c-api/exceptions.html#c.Py_ReprEnter
Py_ReprLeave()https://docs.python.org/dev/c-api/exceptions.html#c.Py_ReprLeave
Py_SET_SIZE()https://docs.python.org/dev/c-api/structures.html#c.Py_SET_SIZE
Py_SIZE()https://docs.python.org/dev/c-api/structures.html#c.Py_SIZE
Py_SetProgramName()https://docs.python.org/dev/c-api/init.html#c.Py_SetProgramName
Py_SetPythonHome()https://docs.python.org/dev/c-api/init.html#c.Py_SetPythonHome
Py_SetRecursionLimit()https://docs.python.org/dev/c-api/exceptions.html#c.Py_SetRecursionLimit
Py_TPFLAGS_BASETYPEhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_TPFLAGS_BASETYPE
Py_TPFLAGS_DEFAULThttps://docs.python.org/dev/c-api/typeobj.html#c.Py_TPFLAGS_DEFAULT
Py_TPFLAGS_HAVE_GChttps://docs.python.org/dev/c-api/typeobj.html#c.Py_TPFLAGS_HAVE_GC
Py_TPFLAGS_HAVE_VECTORCALLhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_TPFLAGS_HAVE_VECTORCALL
Py_TPFLAGS_ITEMS_AT_ENDhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_TPFLAGS_ITEMS_AT_END
Py_TPFLAGS_METHOD_DESCRIPTORhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_TPFLAGS_METHOD_DESCRIPTOR
Py_TP_USE_SPEChttps://docs.python.org/dev/c-api/type.html#c.Py_TP_USE_SPEC
Py_TYPE()https://docs.python.org/dev/c-api/structures.html#c.Py_TYPE
Py_T_BOOLhttps://docs.python.org/dev/c-api/structures.html#c.Py_T_BOOL
Py_T_BYTEhttps://docs.python.org/dev/c-api/structures.html#c.Py_T_BYTE
Py_T_CHARhttps://docs.python.org/dev/c-api/structures.html#c.Py_T_CHAR
Py_T_DOUBLEhttps://docs.python.org/dev/c-api/structures.html#c.Py_T_DOUBLE
Py_T_FLOAThttps://docs.python.org/dev/c-api/structures.html#c.Py_T_FLOAT
Py_T_INThttps://docs.python.org/dev/c-api/structures.html#c.Py_T_INT
Py_T_LONGhttps://docs.python.org/dev/c-api/structures.html#c.Py_T_LONG
Py_T_LONGLONGhttps://docs.python.org/dev/c-api/structures.html#c.Py_T_LONGLONG
Py_T_OBJECT_EXhttps://docs.python.org/dev/c-api/structures.html#c.Py_T_OBJECT_EX
Py_T_PYSSIZEThttps://docs.python.org/dev/c-api/structures.html#c.Py_T_PYSSIZET
Py_T_SHORThttps://docs.python.org/dev/c-api/structures.html#c.Py_T_SHORT
Py_T_STRINGhttps://docs.python.org/dev/c-api/structures.html#c.Py_T_STRING
Py_T_STRING_INPLACEhttps://docs.python.org/dev/c-api/structures.html#c.Py_T_STRING_INPLACE
Py_T_UBYTEhttps://docs.python.org/dev/c-api/structures.html#c.Py_T_UBYTE
Py_T_UINThttps://docs.python.org/dev/c-api/structures.html#c.Py_T_UINT
Py_T_ULONGhttps://docs.python.org/dev/c-api/structures.html#c.Py_T_ULONG
Py_T_ULONGLONGhttps://docs.python.org/dev/c-api/structures.html#c.Py_T_ULONGLONG
Py_T_USHORThttps://docs.python.org/dev/c-api/structures.html#c.Py_T_USHORT
Py_UCS4https://docs.python.org/dev/c-api/unicode.html#c.Py_UCS4
Py_UNBLOCK_THREADShttps://docs.python.org/dev/c-api/init.html#c.Py_UNBLOCK_THREADS
Py_VaBuildValue()https://docs.python.org/dev/c-api/arg.html#c.Py_VaBuildValue
Py_Versionhttps://docs.python.org/dev/c-api/apiabiversion.html#c.Py_Version
Py_XNewRef()https://docs.python.org/dev/c-api/refcounting.html#c.Py_XNewRef
Py_am_aiterhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_am_aiter
Py_am_anexthttps://docs.python.org/dev/c-api/typeobj.html#c.Py_am_anext
Py_am_awaithttps://docs.python.org/dev/c-api/typeobj.html#c.Py_am_await
Py_am_sendhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_am_send
Py_bf_getbufferhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_bf_getbuffer
Py_bf_releasebufferhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_bf_releasebuffer
Py_bufferhttps://docs.python.org/dev/c-api/buffer.html#c.Py_buffer
Py_mod_abihttps://docs.python.org/dev/c-api/module.html#c.Py_mod_abi
Py_mod_createhttps://docs.python.org/dev/c-api/module.html#c.Py_mod_create
Py_mod_dochttps://docs.python.org/dev/c-api/module.html#c.Py_mod_doc
Py_mod_exechttps://docs.python.org/dev/c-api/module.html#c.Py_mod_exec
Py_mod_gilhttps://docs.python.org/dev/c-api/module.html#c.Py_mod_gil
Py_mod_methodshttps://docs.python.org/dev/c-api/module.html#c.Py_mod_methods
Py_mod_multiple_interpretershttps://docs.python.org/dev/c-api/module.html#c.Py_mod_multiple_interpreters
Py_mod_namehttps://docs.python.org/dev/c-api/module.html#c.Py_mod_name
Py_mod_state_clearhttps://docs.python.org/dev/c-api/module.html#c.Py_mod_state_clear
Py_mod_state_freehttps://docs.python.org/dev/c-api/module.html#c.Py_mod_state_free
Py_mod_state_sizehttps://docs.python.org/dev/c-api/module.html#c.Py_mod_state_size
Py_mod_state_traversehttps://docs.python.org/dev/c-api/module.html#c.Py_mod_state_traverse
Py_mod_tokenhttps://docs.python.org/dev/c-api/module.html#c.Py_mod_token
Py_mp_ass_subscripthttps://docs.python.org/dev/c-api/typeobj.html#c.Py_mp_ass_subscript
Py_mp_lengthhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_mp_length
Py_mp_subscripthttps://docs.python.org/dev/c-api/typeobj.html#c.Py_mp_subscript
Py_nb_absolutehttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_absolute
Py_nb_addhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_add
Py_nb_andhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_and
Py_nb_boolhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_bool
Py_nb_divmodhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_divmod
Py_nb_floathttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_float
Py_nb_floor_dividehttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_floor_divide
Py_nb_indexhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_index
Py_nb_inplace_addhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_inplace_add
Py_nb_inplace_andhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_inplace_and
Py_nb_inplace_floor_dividehttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_inplace_floor_divide
Py_nb_inplace_lshifthttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_inplace_lshift
Py_nb_inplace_matrix_multiplyhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_inplace_matrix_multiply
Py_nb_inplace_multiplyhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_inplace_multiply
Py_nb_inplace_orhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_inplace_or
Py_nb_inplace_powerhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_inplace_power
Py_nb_inplace_remainderhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_inplace_remainder
Py_nb_inplace_rshifthttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_inplace_rshift
Py_nb_inplace_subtracthttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_inplace_subtract
Py_nb_inplace_true_dividehttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_inplace_true_divide
Py_nb_inplace_xorhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_inplace_xor
Py_nb_inthttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_int
Py_nb_inverthttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_invert
Py_nb_lshifthttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_lshift
Py_nb_matrix_multiplyhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_matrix_multiply
Py_nb_multiplyhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_multiply
Py_nb_negativehttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_negative
Py_nb_orhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_or
Py_nb_positivehttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_positive
Py_nb_powerhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_power
Py_nb_remainderhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_remainder
Py_nb_rshifthttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_rshift
Py_nb_subtracthttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_subtract
Py_nb_true_dividehttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_true_divide
Py_nb_xorhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_nb_xor
Py_sq_ass_itemhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_sq_ass_item
Py_sq_concathttps://docs.python.org/dev/c-api/typeobj.html#c.Py_sq_concat
Py_sq_containshttps://docs.python.org/dev/c-api/typeobj.html#c.Py_sq_contains
Py_sq_inplace_concathttps://docs.python.org/dev/c-api/typeobj.html#c.Py_sq_inplace_concat
Py_sq_inplace_repeathttps://docs.python.org/dev/c-api/typeobj.html#c.Py_sq_inplace_repeat
Py_sq_itemhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_sq_item
Py_sq_lengthhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_sq_length
Py_sq_repeathttps://docs.python.org/dev/c-api/typeobj.html#c.Py_sq_repeat
Py_ssize_thttps://docs.python.org/dev/c-api/intro.html#c.Py_ssize_t
Py_tp_allochttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_alloc
Py_tp_basehttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_base
Py_tp_baseshttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_bases
Py_tp_callhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_call
Py_tp_clearhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_clear
Py_tp_deallochttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_dealloc
Py_tp_delhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_del
Py_tp_descr_gethttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_descr_get
Py_tp_descr_sethttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_descr_set
Py_tp_dochttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_doc
Py_tp_finalizehttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_finalize
Py_tp_freehttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_free
Py_tp_getattrhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_getattr
Py_tp_getattrohttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_getattro
Py_tp_getsethttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_getset
Py_tp_hashhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_hash
Py_tp_inithttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_init
Py_tp_is_gchttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_is_gc
Py_tp_iterhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_iter
Py_tp_iternexthttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_iternext
Py_tp_membershttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_members
Py_tp_methodshttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_methods
Py_tp_newhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_new
Py_tp_reprhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_repr
Py_tp_richcomparehttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_richcompare
Py_tp_setattrhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_setattr
Py_tp_setattrohttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_setattro
Py_tp_strhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_str
Py_tp_tokenhttps://docs.python.org/dev/c-api/type.html#c.Py_tp_token
Py_tp_traversehttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_traverse
Py_tp_vectorcallhttps://docs.python.org/dev/c-api/typeobj.html#c.Py_tp_vectorcall
allocfunchttps://docs.python.org/dev/c-api/typeobj.html#c.allocfunc
binaryfunchttps://docs.python.org/dev/c-api/typeobj.html#c.binaryfunc
descrgetfunchttps://docs.python.org/dev/c-api/typeobj.html#c.descrgetfunc
descrsetfunchttps://docs.python.org/dev/c-api/typeobj.html#c.descrsetfunc
destructorhttps://docs.python.org/dev/c-api/typeobj.html#c.destructor
getattrfunchttps://docs.python.org/dev/c-api/typeobj.html#c.getattrfunc
getattrofunchttps://docs.python.org/dev/c-api/typeobj.html#c.getattrofunc
getbufferprochttps://docs.python.org/dev/c-api/typeobj.html#c.getbufferproc
getiterfunchttps://docs.python.org/dev/c-api/typeobj.html#c.getiterfunc
getterhttps://docs.python.org/dev/c-api/structures.html#c.getter
hashfunchttps://docs.python.org/dev/c-api/typeobj.html#c.hashfunc
initprochttps://docs.python.org/dev/c-api/typeobj.html#c.initproc
inquiryhttps://docs.python.org/dev/c-api/gcsupport.html#c.inquiry
iternextfunchttps://docs.python.org/dev/c-api/typeobj.html#c.iternextfunc
lenfunchttps://docs.python.org/dev/c-api/typeobj.html#c.lenfunc
newfunchttps://docs.python.org/dev/c-api/typeobj.html#c.newfunc
objobjargprochttps://docs.python.org/dev/c-api/typeobj.html#c.objobjargproc
objobjprochttps://docs.python.org/dev/c-api/typeobj.html#c.objobjproc
releasebufferprochttps://docs.python.org/dev/c-api/typeobj.html#c.releasebufferproc
reprfunchttps://docs.python.org/dev/c-api/typeobj.html#c.reprfunc
richcmpfunchttps://docs.python.org/dev/c-api/typeobj.html#c.richcmpfunc
setattrfunchttps://docs.python.org/dev/c-api/typeobj.html#c.setattrfunc
setattrofunchttps://docs.python.org/dev/c-api/typeobj.html#c.setattrofunc
setterhttps://docs.python.org/dev/c-api/structures.html#c.setter
ssizeargfunchttps://docs.python.org/dev/c-api/typeobj.html#c.ssizeargfunc
ssizeobjargprochttps://docs.python.org/dev/c-api/typeobj.html#c.ssizeobjargproc
ternaryfunchttps://docs.python.org/dev/c-api/typeobj.html#c.ternaryfunc
traverseprochttps://docs.python.org/dev/c-api/gcsupport.html#c.traverseproc
unaryfunchttps://docs.python.org/dev/c-api/typeobj.html#c.unaryfunc
vectorcallfunchttps://docs.python.org/dev/c-api/call.html#c.vectorcallfunc
visitprochttps://docs.python.org/dev/c-api/gcsupport.html#c.visitproc
Table of Contentshttps://docs.python.org/dev/contents.html
C API and ABI Stabilityhttps://docs.python.org/dev/c-api/stable.html
Unstable C APIhttps://docs.python.org/dev/c-api/stable.html#unstable-c-api
Stable Application Binary Interfacehttps://docs.python.org/dev/c-api/stable.html#stable-application-binary-interface
Limited C APIhttps://docs.python.org/dev/c-api/stable.html#limited-c-api
Stable ABIhttps://docs.python.org/dev/c-api/stable.html#stable-abi
Limited API Scope and Performancehttps://docs.python.org/dev/c-api/stable.html#limited-api-scope-and-performance
Limited API Caveatshttps://docs.python.org/dev/c-api/stable.html#limited-api-caveats
Platform Considerationshttps://docs.python.org/dev/c-api/stable.html#platform-considerations
ABI Checkinghttps://docs.python.org/dev/c-api/stable.html#abi-checking
Contents of Limited APIhttps://docs.python.org/dev/c-api/stable.html#contents-of-limited-api
Introductionhttps://docs.python.org/dev/c-api/intro.html
The Very High Level Layerhttps://docs.python.org/dev/c-api/veryhigh.html
Report a bughttps://docs.python.org/dev/bugs.html
Show source https://github.com/python/cpython/blob/main/Doc/c-api/stable.rst?plain=1
indexhttps://docs.python.org/dev/genindex.html
moduleshttps://docs.python.org/dev/py-modindex.html
nexthttps://docs.python.org/dev/c-api/veryhigh.html
previoushttps://docs.python.org/dev/c-api/intro.html
Pythonhttps://www.python.org/
3.15.0a5 Documentationhttps://docs.python.org/dev/index.html
Python/C API Reference Manualhttps://docs.python.org/dev/c-api/index.html
C API and ABI Stabilityhttps://docs.python.org/dev/c-api/stable.html
Copyrighthttps://docs.python.org/dev/copyright.html
History and Licensehttps://docs.python.org/license.html
Please donate.https://www.python.org/psf/donations/
Found a bughttps://docs.python.org/bugs.html
Sphinxhttps://www.sphinx-doc.org/

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.