Skip to main content

Module objimpl

Module objimpl 

Source

Functions§

PyGC_Collect
PyGC_DisablePy_3_10
PyGC_EnablePy_3_10
PyGC_IsEnabledPy_3_10
PyObject_Calloc
PyObject_Free
PyObject_GC_Del
PyObject_GC_IsFinalizedPy_3_10 or non-PyPy
PyObject_GC_IsTrackedPy_3_10 or non-PyPy
PyObject_GC_New
PyObject_GC_NewVar
PyObject_GC_Resize
PyObject_GC_TrackNon-PyPy
PyObject_GC_UnTrackNon-PyPy
PyObject_Init
PyObject_InitVar
PyObject_Malloc
PyObject_New
PyObject_NewVar
PyObject_Realloc
PyType_IS_GC
_PyObject_GC_New 🔒
_PyObject_GC_NewVar 🔒
_PyObject_GC_Resize 🔒
_PyObject_New 🔒
_PyObject_NewVar 🔒

Type Aliases§

PyGCCollectReturn 🔒 Not (PyPy and non-Py_3_12)
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here