Message 392473 - Python tracker (original) (raw)
Message392473
Author | vstinner |
---|---|
Recipients | christian.heimes, erlendaasland, pablogsal, serhiy.storchaka, shreyanavigyan, vstinner |
Date | 2021-04-30.16:41:20 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1619800881.02.0.940553615363.issue43916@roundup.psfhosted.org |
In-reply-to |
Content |
---|
> bpo-43916: _md5.md5 uses Py_TPFLAGS_DISALLOW_INSTANTIATION (GH-25753) With this change, all tests listed in this issue should be fixed. But I didn't check the whole list of https://discuss.python.org/t/list-of-built-in-types-converted-to-heap-types/8403 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2021-04-30 16:41:21 | vstinner | set | recipients: + vstinner, christian.heimes, serhiy.storchaka, pablogsal, erlendaasland, shreyanavigyan |
2021-04-30 16:41:21 | vstinner | set | messageid: 1619800881.02.0.940553615363.issue43916@roundup.psfhosted.org |
2021-04-30 16:41:21 | vstinner | link | issue43916 messages |
2021-04-30 16:41:20 | vstinner | create |