]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-5945: Improve mappings and sequences C API docs. (GH-7029)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 22 May 2018 08:23:20 +0000 (01:23 -0700)
committerGitHub <noreply@github.com>
Tue, 22 May 2018 08:23:20 +0000 (01:23 -0700)
commite1a78cacf65f007b1000966ce3aac6ac2eaa5cfc
tree43a042f757c6e6d695d37fa1e14ca0d0f59dc4d9
parentd9055f8176deeba43506f080e31e9503f35fc3d2
bpo-5945: Improve mappings and sequences C API docs. (GH-7029)

(cherry picked from commit f5b1183610d5888db3bbd639b1a0c945dbd8f8dd)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/c-api/mapping.rst
Doc/c-api/object.rst
Doc/c-api/sequence.rst
Doc/c-api/typeobj.rst
Include/abstract.h