Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jun 17, 2019

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

(cherry picked from commit 1ce2656)

https://bugs.python.org/issue37194

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

(cherry picked from commit 1ce2656)
@bedevere-bot bedevere-bot added skip news docs Documentation in the Doc dir labels Jun 17, 2019
@vstinner vstinner merged commit ac4202e into python:3.7 Jun 17, 2019
@vstinner vstinner deleted the capi_call_doc37 branch June 17, 2019 13:24
@wbolster
Copy link
Contributor

@vstinner it seems the new functions are missing from data/refcounts.dat, causing docs like this one for PyObject_CallNoArgs to not have the

Return value: New reference.

... note which is also shown for the older PyObject_Call* functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants