2019-01-23-12-38-11.bpo-35810.wpbWeb.rst 233 Bytes
Newer Older
1 2 3 4
Modify ``PyObject_Init`` to correctly increase the refcount of heap-
allocated Type objects. Also fix the refcounts of the heap-allocated types
that were either doing this manually or not decreasing the type's refcount
in tp_dealloc