]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix documented signatures for C API functions. (GH-11236)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 19 Dec 2018 13:43:29 +0000 (05:43 -0800)
committerGitHub <noreply@github.com>
Wed, 19 Dec 2018 13:43:29 +0000 (05:43 -0800)
commite2e6f907fdd3f62284d0e318c51ced752d1d263f
treebdc1d1972307a72de8ce4c966b21d33dc94e9377
parenta11d44056e4f9b64d28efec295e1c1c45d4cb9e1
Fix documented signatures for C API functions. (GH-11236)

(cherry picked from commit 57dd79e6f7f33bb4e6817ac58c9cb91de99675e0)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/c-api/tuple.rst
Doc/c-api/unicode.rst