Module tupleobject

Source
Available on non-Py_LIMITED_API only.

Structs§

PyTupleObject

Functions§

PyTuple_GET_ITEMNeither PyPy nor GraalPy
PyTuple_GET_SIZENon-PyPy
Macro, trading safety for speed
PyTuple_SET_ITEMNeither PyPy nor GraalPy
Macro, only to be used to fill in brand new tuples
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here