Skip to main content

Module tupleobject

Module tupleobject 

Source
Available on neither Py_LIMITED_API nor RustPython.

Structs§

PyTupleObject

Functions§

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