blob: 47d25a5924c700207e697fe1bd7069c175cd08d9 [file] [log] [blame]
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