pub unsafe fn PyTuple_SET_ITEM(op: *mut PyObject, i: isize, v: *mut PyObject)Available on neither
GraalPy nor PyPy and neither Py_LIMITED_API nor RustPython.Expand description
Macro, only to be used to fill in brand new tuples