⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here
pub unsafe fn PyTuple_SET_ITEM(
    op: *mut PyObject,
    i: Py_ssize_t,
    v: *mut PyObject
)
Expand description

Macro, only to be used to fill in brand new tuples