SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)

I think that none of these API calls can fail, but only few of them are
documented as such. Add the sentence "This function always succeeds" (which is
the same already used e.g. by PyNumber_Check) to all of them.
A
Antonio Cuni committed
315fc52db17b19fe30aa9193f26adf69e18d8844
Parent: 1a9f51e
Committed by GitHub <noreply@github.com> on 1/6/2021, 11:38:26 AM