C API Stability — Python 3.14.7 documentation

docs.python.org

Tin mới

The Very High Level Layer

Python Module Index

3.14.7 Documentation

Python/C API reference manual

Limited API Scope and Performance¶

The goal for the Limited API is to allow everything that is possible with the full C API, but possibly with a performance penalty.

PY_VECTORCALL_ARGUMENTS_OFFSET

PyArg_ParseTuple()

PyBUF_ANY_CONTIGUOUS

PyByteArrayIter_Type

PyByteArray_AsString()

PyBytes_AsString()

PyCFunctionFastWithKeywords

PyCapsule_Destructor

PyClassMethodDescr_Type

PyCodec_BackslashReplaceErrors()

PyComplex_FromDoubles()

PyDict_DelItemString()

PyErr_BadArgument()

PyEval_AcquireThread()

PyEval_GetBuiltins()

PyFile_WriteObject()

PyFloat_AsDouble()

PyFrame_GetLineNumber()

PyImport_AddModule()

PyInterpreterState

PyLong_AsLongAndOverflow()

PyMapping_GetItemString()

PyMem_RawRealloc()

PyMemoryView_FromBuffer()

PyModuleDef_Init()

PyModule_AddFunctions()

PyNumber_Absolute()

PyOS_AfterFork_Child()

PyOS_double_to_string()

PyObject_ClearWeakRefs()

PyObject_DelAttr()

PyObject_GC_IsFinalized()

PyObject_InitVar()

PySequence_Check()

PySlice_AdjustIndices()

PyStructSequence_Desc

PyThread_ReInitTLS()

PyThread_acquire_lock()

PyType_ClearCache()

PyUnicodeIter_Type

Py_GenericAliasType

Py_GetExecPrefix()

Py_PACK_FULL_VERSION()

Py_TPFLAGS_BASETYPE

⌂doc
1/1