]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35461: Document C API functions which suppress exceptions. (GH-11119)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 18 Dec 2018 11:57:17 +0000 (13:57 +0200)
committerGitHub <noreply@github.com>
Tue, 18 Dec 2018 11:57:17 +0000 (13:57 +0200)
commit3fcc1e08db6fb7e17acc4a8f63be3e42f52f094b
tree4f142af24eb8ba7869649598ac36be5aa35e192d
parent62a68b762a479a72c3defba9ace5f72a0063c5c6
bpo-35461: Document C API functions which suppress exceptions. (GH-11119)
Doc/c-api/buffer.rst
Doc/c-api/codec.rst
Doc/c-api/dict.rst
Doc/c-api/mapping.rst
Doc/c-api/number.rst
Doc/c-api/objbuffer.rst
Doc/c-api/object.rst