Message 391597 - Python tracker
Message391597
| Author | serhiy.storchaka |
|---|---|
| Recipients | Mark.Shannon, corona10, erlendaasland, gvanrossum, serhiy.storchaka, shihai1991, vstinner |
| Date | 2021-04-22.13:01:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1619096463.37.0.146710683585.issue43908@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Maybe name it Py_TPFLAGS_IMMUTABLETYPE? Just IMMUTABLE can mean that instances of the type are immutable, but we want to make a type itself immutable. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-22 13:01:03 | serhiy.storchaka | set | recipients: + serhiy.storchaka, gvanrossum, vstinner, Mark.Shannon, corona10, shihai1991, erlendaasland |
| 2021-04-22 13:01:03 | serhiy.storchaka | set | messageid: <1619096463.37.0.146710683585.issue43908@roundup.psfhosted.org> |
| 2021-04-22 13:01:03 | serhiy.storchaka | link | issue43908 messages |
| 2021-04-22 13:01:03 | serhiy.storchaka | create | |