This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author iritkatriel
Recipients docs@python, iritkatriel, rkond
Date 2021-06-15.11:17:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623755842.22.0.197575550819.issue32322@roundup.psfhosted.org>
In-reply-to
Content
Are you sure? It seems to me that they both incref the type object in _PyObject_Init:
https://github.com/python/cpython/blob/689a84475e7b1da79d5ae82df67ab8897316f98c/Include/internal/pycore_object.h#L43
History
Date User Action Args
2021-06-15 11:17:22iritkatrielsetrecipients: + iritkatriel, docs@python, rkond
2021-06-15 11:17:22iritkatrielsetmessageid: <1623755842.22.0.197575550819.issue32322@roundup.psfhosted.org>
2021-06-15 11:17:22iritkatriellinkissue32322 messages
2021-06-15 11:17:22iritkatrielcreate