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 vstinner
Recipients christian.heimes, erlendaasland, pablogsal, serhiy.storchaka, shreyanavigyan, vstinner
Date 2021-04-30.14:05:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619791504.89.0.225924725644.issue43916@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9746cda705decebc0ba572d95612796afd06dcd4 by Erlend Egeberg Aasland in branch 'master':
bpo-43916: Apply Py_TPFLAGS_DISALLOW_INSTANTIATION to selected types (GH-25748)
https://github.com/python/cpython/commit/9746cda705decebc0ba572d95612796afd06dcd4
History
Date User Action Args
2021-04-30 14:05:04vstinnersetrecipients: + vstinner, christian.heimes, serhiy.storchaka, pablogsal, erlendaasland, shreyanavigyan
2021-04-30 14:05:04vstinnersetmessageid: <1619791504.89.0.225924725644.issue43916@roundup.psfhosted.org>
2021-04-30 14:05:04vstinnerlinkissue43916 messages
2021-04-30 14:05:04vstinnercreate