Message 392436 - Python tracker
Message392436
| 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:30 | erlendaasland | set | recipients: + erlendaasland, vstinner |
| 2021-04-30 14:12:30 | erlendaasland | set | messageid: <1619791950.5.0.60645292756.issue43988@roundup.psfhosted.org> |
| 2021-04-30 14:12:30 | erlendaasland | link | issue43988 messages |
| 2021-04-30 14:12:30 | erlendaasland | create | |