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 pablogsal
Recipients pablogsal
Date 2021-05-29.00:00:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622246431.18.0.725069449061.issue44263@roundup.psfhosted.org>
In-reply-to
Content
We currently don't properly document how PyType_FromSpecWithBases behaves if the class is inheriting from some other class with GC support.
History
Date User Action Args
2021-05-29 00:00:31pablogsalsetrecipients: + pablogsal
2021-05-29 00:00:31pablogsalsetmessageid: <1622246431.18.0.725069449061.issue44263@roundup.psfhosted.org>
2021-05-29 00:00:31pablogsallinkissue44263 messages
2021-05-29 00:00:31pablogsalcreate