Module genobject

Source
Available on non-Py_LIMITED_API only.

Structs§

PyGenObjectNeither PyPy nor GraalPy nor Py_3_14

Statics§

PyAsyncGen_Type
PyCoro_Type
PyGen_Type
_PyCoroWrapper_Type

Functions§

PyAsyncGen_CheckExact
PyCoro_CheckExact
PyGen_Check
PyGen_CheckExact
PyGen_NeedsFinalizingDeprecatedNeither Py_3_9 nor PyPy
PyGen_New
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here