]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35461: Document C API functions which suppress exceptions. (GH-11119) (GH-11210)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 20 Dec 2018 21:28:30 +0000 (13:28 -0800)
committerNed Deily <nad@python.org>
Thu, 20 Dec 2018 21:28:30 +0000 (16:28 -0500)
commitff740db42326082fac7d415ae9aff148628a83ed
treec4e8ef79a415a37140fa8349e280686c885b4d70
parent75f187478603de33c15f501a947207bfe8ba833f
bpo-35461: Document C API functions which suppress exceptions. (GH-11119) (GH-11210)

(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