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

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