summaryrefslogtreecommitdiffstats
path: root/Python/random.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-01-29 17:24:11 (GMT)
committerGregory P. Smith <greg@krypto.org>2018-01-29 17:24:11 (GMT)
commit586986182343eb7475046a5429a1a0e1f368c7ea (patch)
treec67c06715c0c3fbcd1c1408690c1dc0ab1f2ebf0 /Python/random.c
parent0cecc22842dcc4090eb9cb99e7dababea7034a87 (diff)
downloadcpython-586986182343eb7475046a5429a1a0e1f368c7ea.zip
cpython-586986182343eb7475046a5429a1a0e1f368c7ea.tar.gz
cpython-586986182343eb7475046a5429a1a0e1f368c7ea.tar.bz2
Document the error return of PyLong_As* APIs. (GH-5396) (#5404)
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(). (cherry picked from commit f5b04a360e44aa9733f7a92dd66d2292d6c52955)
Diffstat (limited to 'Python/random.c')
0 files changed, 0 insertions, 0 deletions