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 erlendaasland
Recipients erlendaasland, vstinner
Date 2021-04-30.14:12:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619791950.5.0.60645292756.issue43988@roundup.psfhosted.org>
In-reply-to
Content
See https://github.com/python/cpython/pull/25748#discussion_r623849521:
"What do you think of adding support.assert_disallow_instanciation(type, *args) function which would check for TypeError but also check the error message? TypeError is quite generic and it might hide a bug."


Ref. bpo-43916.
History
Date User Action Args
2021-04-30 14:12:30erlendaaslandsetrecipients: + erlendaasland, vstinner
2021-04-30 14:12:30erlendaaslandsetmessageid: <1619791950.5.0.60645292756.issue43988@roundup.psfhosted.org>
2021-04-30 14:12:30erlendaaslandlinkissue43988 messages
2021-04-30 14:12:30erlendaaslandcreate