diff options
| author | Gregory P. Smith <greg@krypto.org> | 2018-01-29 01:48:31 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-29 01:48:31 (GMT) |
| commit | f5b04a360e44aa9733f7a92dd66d2292d6c52955 (patch) | |
| tree | a37837f215ab9a5142ef303c9959fd842e73852f /Lib/asyncio/protocols.py | |
| parent | c7ab581db216aeeb1c2aa7af2f2198d2b7516383 (diff) | |
| download | cpython-f5b04a360e44aa9733f7a92dd66d2292d6c52955.zip cpython-f5b04a360e44aa9733f7a92dd66d2292d6c52955.tar.gz cpython-f5b04a360e44aa9733f7a92dd66d2292d6c52955.tar.bz2 | |
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 'Lib/asyncio/protocols.py')
0 files changed, 0 insertions, 0 deletions
