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

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

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