]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix documented signatures for C API functions. (GH-11236) (GH-11240)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 20 Dec 2018 21:34:21 +0000 (13:34 -0800)
committerNed Deily <nad@python.org>
Thu, 20 Dec 2018 21:34:21 +0000 (16:34 -0500)
commit3a26b59ed61c0779622f7184f440328858d5d23b
tree5bf20b7eb35cd95f91358bce62888c7bd542f64c
parentff740db42326082fac7d415ae9aff148628a83ed
Fix documented signatures for C API functions. (GH-11236) (GH-11240)

(cherry picked from commit 57dd79e6f7f33bb4e6817ac58c9cb91de99675e0)

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