Macrosยง
- tuple_
conversion ๐
Structsยง
- Borrowed
Tuple Iterator - Used by
PyTuple::iter_borrowed(). - Bound
Tuple Iterator - Used by
PyTuple::into_iter(). - PyTuple
- Represents a Python
tupleobject.
Traitsยง
- PyTuple
Methods - Implementation of functionality for
PyTuple.
Functionsยง
- array_
into_ ๐tuple - try_
new_ ๐from_ iter - with_
vectorcall_ ๐arguments_ offset Neither PyPynorGraalPyand (Py_3_9and non-Py_LIMITED_API, orPy_3_12) - Add
PY_VECTORCALL_ARGUMENTS_OFFSETto the given number, checking for overflow at compile time. - wrong_
tuple_ ๐length