mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
#7762: fix refcount annotation of PyUnicode_Tailmatch().
This commit is contained in:
parent
adcda3400f
commit
6878ee8d43
1 changed files with 1 additions and 1 deletions
|
|
@ -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::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue