Searched refs:decref (Results 1 – 6 of 6) sorted by relevance
161 of weakrefs, but does not decref the callback object. So calling173 After we do that, the callback objects still need to be decref'ed. Callbacks
28 Py_REF_DEBUG also checks after every decref to verify that the refcount hasn't
1221 during deletion by deferring the decref until the container has been restored
432 def decref(self, c, ident): member in Server
183 eventually decref'ing it by calling :c:func:`Py_DECREF` or :c:func:`Py_XDECREF`
362 decref'ing the returned objects.