Message 391932 - Python tracker
Message391932
| Author | serhiy.storchaka |
|---|---|
| Recipients | Mark.Shannon, corona10, erlendaasland, gvanrossum, pablogsal, serhiy.storchaka, shihai1991, shreyanavigyan, vstinner |
| Date | 2021-04-26.13:44:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1619444676.39.0.732195367799.issue43908@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I think it is safer to merge apply-to-all.diff, and revert the changes for individual types if we have reasons to make them mutable. Correspondingly, for all converted heap types we should set tp_new = NULL unless they have special tp_new implementation. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-26 13:44:36 | serhiy.storchaka | set | recipients: + serhiy.storchaka, gvanrossum, vstinner, Mark.Shannon, corona10, pablogsal, shihai1991, erlendaasland, shreyanavigyan |
| 2021-04-26 13:44:36 | serhiy.storchaka | set | messageid: <1619444676.39.0.732195367799.issue43908@roundup.psfhosted.org> |
| 2021-04-26 13:44:36 | serhiy.storchaka | link | issue43908 messages |
| 2021-04-26 13:44:36 | serhiy.storchaka | create | |