Message 415399 - Python tracker
Message415399
| Author | serhiy.storchaka |
|---|---|
| Recipients | AlexWaygood, Spencer Brown, ariebovenberg, eric.smith, hynek, serhiy.storchaka, sobolevn |
| Date | 2022-03-17.11:36:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1647516962.91.0.875628160767.issue46382@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
__slotnames__ is used for storing all slot names. New object.__getstate__() proposed in issue26579 may have some relation to this discussion. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-03-17 11:36:02 | serhiy.storchaka | set | recipients: + serhiy.storchaka, eric.smith, hynek, Spencer Brown, sobolevn, AlexWaygood, ariebovenberg |
| 2022-03-17 11:36:02 | serhiy.storchaka | set | messageid: <1647516962.91.0.875628160767.issue46382@roundup.psfhosted.org> |
| 2022-03-17 11:36:02 | serhiy.storchaka | link | issue46382 messages |
| 2022-03-17 11:36:02 | serhiy.storchaka | create | |