C API Stability — Python 3.11.16 documentation

docs.python.org

Tin mới

The Very High Level Layer

Python Module Index

3.11.16 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.

PyArg_ParseTuple()

PyBuffer_FillContiguousStrides()

PyByteArray_AsString()

PyBytes_AsString()

PyCFunctionWithKeywords

PyCallable_Check()

PyCapsule_Destructor

PyCodec_BackslashReplaceErrors()

PyComplex_FromDoubles()

PyDescr_NewClassMethod()

PyDict_DelItemString()

PyErr_BadArgument()

PyEval_AcquireLock()

PyEval_GetBuiltins()

PyFile_WriteObject()

PyFloat_AsDouble()

PyFrame_GetLineNumber()

PyImport_AddModule()

PyLong_AsLongAndOverflow()

PyMapping_GetItemString()

PyMemoryView_FromBuffer()

PyModuleDef_Init()

PyNumber_Absolute()

PyOS_AfterFork_Child()

PyOS_double_to_string()

PyObject.ob_refcnt

PyObject_AsCharBuffer()

PyObject_ClearWeakRefs()

PyObject_DelItem()

PyObject_GC_IsFinalized()

PyObject_InitVar()

PyObject_Realloc()

PySequence_Check()

PySlice_AdjustIndices()

PyStructSequence_Desc

PyType_ClearCache()

PyUnicode_AsASCIIString()

Py_GenericAliasType

⌂doc
1/1