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 petr.viktorin
Recipients christian.heimes, erlendaasland, pablogsal, petr.viktorin, rhettinger, shihai1991
Date 2021-11-16.15:20:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637076056.27.0.521366061539.issue45113@roundup.psfhosted.org>
In-reply-to
Content
Back to this issue -- do we have any use case other than setting the internal Py_TPFLAGS_DISALLOW_INSTANTIATION flag?

If not, I'd like to close this (with apologies for not doing my research and letting Hai Shi do unmerged work).
If a use case is found, I suspect it'll need a different solution – perhaps allowing PyType_Slot·s.
History
Date User Action Args
2021-11-16 15:20:56petr.viktorinsetrecipients: + petr.viktorin, rhettinger, christian.heimes, pablogsal, shihai1991, erlendaasland
2021-11-16 15:20:56petr.viktorinsetmessageid: <1637076056.27.0.521366061539.issue45113@roundup.psfhosted.org>
2021-11-16 15:20:56petr.viktorinlinkissue45113 messages
2021-11-16 15:20:56petr.viktorincreate