Skip to main content

Module objimpl

Module objimpl 

Source

Functions§

PyGC_Collect⚠
PyGC_Disable⚠Py_3_10
PyGC_Enable⚠Py_3_10
PyGC_IsEnabled⚠Py_3_10
PyObject_Calloc⚠
PyObject_Free⚠
PyObject_GC_Del⚠
PyObject_GC_IsFinalized⚠Py_3_10 or non-PyPy
PyObject_GC_IsTracked⚠Py_3_10 or non-PyPy
PyObject_GC_New⚠
PyObject_GC_NewVar⚠
PyObject_GC_Resize⚠
PyObject_GC_Track⚠Non-PyPy
PyObject_GC_UnTrack⚠Non-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