]> granicus.if.org Git - python/commit
bpo-37194: Complete PyObject_CallXXX() docs (GH-14156)
authorVictor Stinner <vstinner@redhat.com>
Mon, 17 Jun 2019 12:58:10 +0000 (14:58 +0200)
committerGitHub <noreply@github.com>
Mon, 17 Jun 2019 12:58:10 +0000 (14:58 +0200)
commit1ce2656f13e726b3b99d4c968926908cff1f460a
tree925fa9a9ddb5924f9c3c8fc5477b5c85b62cc7d3
parent2ff58a24e8a1c7e290d025d69ebaea0bbead3b8c
bpo-37194: Complete PyObject_CallXXX() docs (GH-14156)

Mention explicitly that PyObject_CallXXX() functions raise an
exception an failure.
Doc/c-api/object.rst