Kaydet (Commit) ffb294bd authored tarafından Fred Drake's avatar Fred Drake

Add refcount information for PySequence_ITEM().

üst 86228e4c
......@@ -964,6 +964,10 @@ PySequence_InPlaceRepeat:PyObject*::+1:
PySequence_InPlaceRepeat:PyObject*:s:0:
PySequence_InPlaceRepeat:PyObject*:o:0:
PySequence_ITEM:PyObject*::+1:
PySequence_ITEM:PyObject*:o:0:
PySequence_ITEM:int:i::
PySequence_Repeat:PyObject*::+1:
PySequence_Repeat:PyObject*:o:0:
PySequence_Repeat:int:count::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment