]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35461: Document C API functions which suppress exceptions. (GH-11119)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 18 Dec 2018 20:24:39 +0000 (12:24 -0800)
committerGitHub <noreply@github.com>
Tue, 18 Dec 2018 20:24:39 +0000 (12:24 -0800)
commitf265afec1c2a5acb8cb9c9ddb6cd45f7465c6eb5
tree6a79dbdb3be13eda5e2a61fc51e1d6e5c8e885f6
parent6e96fb44f12c2e9d7ab0d14a21f2aa85ecaa2f83
bpo-35461: Document C API functions which suppress exceptions. (GH-11119)

(cherry picked from commit 3fcc1e08db6fb7e17acc4a8f63be3e42f52f094b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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