]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37194: Complete PyObject_CallXXX() docs (GH-14156) (GH-14158)
authorVictor Stinner <vstinner@redhat.com>
Mon, 17 Jun 2019 13:23:52 +0000 (15:23 +0200)
committerGitHub <noreply@github.com>
Mon, 17 Jun 2019 13:23:52 +0000 (15:23 +0200)
commitac4202ee4d53d6c0a07109e03795b70d91edbbb3
tree15ea5411c044e6f55ab81029a07f7dc545b828a6
parent0040903bbae043225499babae23649d896ea2eec
bpo-37194: Complete PyObject_CallXXX() docs (GH-14156) (GH-14158)

Mention explicitly that PyObject_CallXXX() functions raise an
exception an failure.

(cherry picked from commit 1ce2656f13e726b3b99d4c968926908cff1f460a)
Doc/c-api/object.rst