diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/api/refcounts.dat | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/api/refcounts.dat b/Doc/api/refcounts.dat index b3006fc..5aba6c4 100644 --- a/Doc/api/refcounts.dat +++ b/Doc/api/refcounts.dat @@ -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: |