Closed
Description
Documentation
PyObject_CallOneArg
and PyObject_CallNoArgs
should be updated in the docs with the reference count annotation "Return value: New reference."
(as is the case with PyObject_CallFunction
et al.)
Linked PRs
- gh-113696: Docs: Annotate PyObject_CallOneArg and PyObject_CallNoArgs as returning a strong reference #113697
- [3.12] gh-113696: Docs: Annotate PyObject_CallOneArg and PyObject_CallNoArgs as returning a strong reference (GH-113697) #113698
- [3.11] gh-113696: Docs: Annotate PyObject_CallOneArg and PyObject_CallNoArgs as returning a strong reference (GH-113697) #113699