Skip to main content

Module pylifecycle

Module pylifecycle 

Source
Available on neither Py_LIMITED_API nor RustPython and non-PyPy only.

Structs§

PyInterpreterConfigPy_3_12

Constants§

PyInterpreterConfig_DEFAULT_GILPy_3_12
PyInterpreterConfig_OWN_GILPy_3_12
PyInterpreterConfig_SHARED_GILPy_3_12
_PyInterpreterConfig_INITPy_3_12
_PyInterpreterConfig_LEGACY_CHECK_MULTI_INTERP_EXTENSIONS 🔒 Py_3_12
_PyInterpreterConfig_LEGACY_INITPy_3_12

Functions§

Py_ExitStatusException⚠
Py_InitializeFromConfig⚠
Py_NewInterpreterFromConfig⚠Py_3_12
Py_PreInitialize⚠
Py_PreInitializeFromArgs⚠
Py_PreInitializeFromBytesArgs⚠
Py_RunMain⚠
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here