diff options
author | Gregory P. Smith <greg@krypto.org> | 2018-01-28 17:48:31 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-28 17:48:31 -0800 |
commit | f5b04a360e44aa9733f7a92dd66d2292d6c52955 (patch) | |
tree | a37837f215ab9a5142ef303c9959fd842e73852f /Python/ceval.c | |
parent | c7ab581db216aeeb1c2aa7af2f2198d2b7516383 (diff) | |
download | cpython-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