]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
(Merge 3.4) Closes #22580: Fix documentation of PyUnicode_Tailmatch()
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 9 Oct 2014 09:11:49 +0000 (11:11 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 9 Oct 2014 09:11:49 +0000 (11:11 +0200)
commit8786ea36d08670de706507f8639f68f0d3c762f3
tree18188f709bd61ac3d295f1c617bd538670b0a233
parent882c95c7dcbc4164772b701d3a3caa20d3ef4546
parent13d3aa502d305f9a92a53af561ed46d53daf1d5b
(Merge 3.4) Closes #22580: Fix documentation of PyUnicode_Tailmatch()

The result type is Py_ssize_t (and not int).
Doc/c-api/unicode.rst