]> granicus.if.org Git - python/commitdiff
#7762: fix refcount annotation of PyUnicode_Tailmatch().
authorGeorg Brandl <georg@python.org>
Sat, 23 Jan 2010 08:43:31 +0000 (08:43 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 23 Jan 2010 08:43:31 +0000 (08:43 +0000)
Doc/data/refcounts.dat

index 58bde9143aec53089553a7767b53a6383c1ef2b3..b902bde7483f1b8a993043900dc44286ebc5cc3b 100644 (file)
@@ -1598,7 +1598,7 @@ PyUnicode_Join:PyObject*::+1:
 PyUnicode_Join:PyObject*:separator:0:
 PyUnicode_Join:PyObject*:seq:0:
 
-PyUnicode_Tailmatch:PyObject*::+1:
+PyUnicode_Tailmatch:int:::
 PyUnicode_Tailmatch:PyObject*:str:0:
 PyUnicode_Tailmatch:PyObject*:substr:0:
 PyUnicode_Tailmatch:int:start::