Antoine Pitrou added the comment: Le mardi 14 août 2012 à 19:55 +0000, Robin Schreiber a écrit : > As of now, I do not know of HeapTypes being excluded from refcounting.
No, but see http://bugs.python.org/issue15142 It's not obvious to me that the type should be explicitly decref'ed from the tp_dealloc function. This will make things more complicated for people willing to migrate their extensions to the stable ABI. Also, all this is not documented at all :-( ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15653> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com