]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Doc: define PY_SSIZE_T_CLEAN always (GH-12794)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 13 Apr 2019 01:56:50 +0000 (18:56 -0700)
committerGitHub <noreply@github.com>
Sat, 13 Apr 2019 01:56:50 +0000 (18:56 -0700)
commitbe63df287a4a12ad86b4a2aec4358a1309f0488b
tree549ecd3fac46e7402601d4d12b49363bdca2f17e
parent5403006c5c371649b92ab8a2cde742412c765640
Doc: define PY_SSIZE_T_CLEAN always (GH-12794)

(cherry picked from commit c88feceb449d6e85d7e17ec36559206094d10d81)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
Doc/c-api/intro.rst
Doc/extending/embedding.rst
Doc/extending/extending.rst
Doc/faq/extending.rst
Doc/includes/custom.c
Doc/includes/custom2.c
Doc/includes/custom3.c
Doc/includes/custom4.c
Doc/includes/run-func.c
Doc/includes/sublist.c