summaryrefslogtreecommitdiff
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2018-01-28 17:48:31 -0800
committerGitHub <noreply@github.com>2018-01-28 17:48:31 -0800
commitf5b04a360e44aa9733f7a92dd66d2292d6c52955 (patch)
treea37837f215ab9a5142ef303c9959fd842e73852f /Python/ceval.c
parentc7ab581db216aeeb1c2aa7af2f2198d2b7516383 (diff)
downloadcpython-git-f5b04a360e44aa9733f7a92dd66d2292d6c52955.tar.gz
Document the error return of PyLong_As* APIs. (#5396)
Document the error return of PyLong_As* APIs. A frequent Python C API usage error is neglecting to check the return value and/or PyErr_Occurred().
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions