]> granicus.if.org Git - python/commit
Closes #22580: Fix documentation of PyUnicode_Tailmatch()
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 9 Oct 2014 09:14:04 +0000 (11:14 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 9 Oct 2014 09:14:04 +0000 (11:14 +0200)
commita6066ce6b1115b8a8bff3d30848bad0be0863f08
treec2850585d9b45ee5e633c31fdf9908bbbda5ac84
parent23030dbfe24cdb5269c111ca10c5640df6bff668
Closes #22580: Fix documentation of PyUnicode_Tailmatch()

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