mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Added reference count information for PySequence_List().
This commit is contained in:
parent
a8455abcf8
commit
1c2d06acaf
1 changed files with 3 additions and 0 deletions
|
@ -726,6 +726,9 @@ PySequence_SetSlice:int:i1::
|
|||
PySequence_SetSlice:int:i2::
|
||||
PySequence_SetSlice:PyObject*:v:+1:
|
||||
|
||||
PySequence_List:PyObject*::+1:
|
||||
PySequence_List:PyObject*:o:0:
|
||||
|
||||
PySequence_Tuple:PyObject*::+1:
|
||||
PySequence_Tuple:PyObject*:o:0:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue