For functions which return a PyObject* but use "null" for the
reference count field, state that the return value is always NULL. (Useful for some PyErr_*() flavors.)
Showing
Please register or sign in to comment
reference count field, state that the return value is always NULL. (Useful for some PyErr_*() flavors.)