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-05-27.17:07:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622135246.84.0.817504421019.issue43916@roundup.psfhosted.org>
In-reply-to
Content
Erlend added test.support.check_disallow_instantiation() function in bpo-43988 to write tests for immutable types.
History
Date User Action Args
2021-05-27 17:07:26vstinnersetrecipients: + vstinner, christian.heimes, serhiy.storchaka, pablogsal, erlendaasland, shreyanavigyan
2021-05-27 17:07:26vstinnersetmessageid: <1622135246.84.0.817504421019.issue43916@roundup.psfhosted.org>
2021-05-27 17:07:26vstinnerlinkissue43916 messages
2021-05-27 17:07:26vstinnercreate