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().
G
Gregory P. Smith committed
f5b04a360e44aa9733f7a92dd66d2292d6c52955
Parent: c7ab581
Committed by GitHub <noreply@github.com>
on 1/29/2018, 1:48:31 AM