From: Victor Stinner Date: Thu, 9 Oct 2014 09:11:49 +0000 (+0200) Subject: (Merge 3.4) Closes #22580: Fix documentation of PyUnicode_Tailmatch() X-Git-Tag: v3.5.0a1~728 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8786ea36d08670de706507f8639f68f0d3c762f3;p=thirdparty%2FPython%2Fcpython.git (Merge 3.4) Closes #22580: Fix documentation of PyUnicode_Tailmatch() The result type is Py_ssize_t (and not int). --- 8786ea36d08670de706507f8639f68f0d3c762f3