Message 403727 - Python tracker
Message403727
| Author | petr.viktorin |
|---|---|
| Recipients | aeros, alex-garel, corona10, eric.snow, erlendaasland, nw0, petr.viktorin, shihai1991, vstinner |
| Date | 2021-10-12.12:05:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1634040315.18.0.131011983961.issue40512@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
PyStructSequence_NewType exists, and is the same as the proposed PyStructSequence_FromModuleAndDesc except it doesn't take the module (which isn't necessary: PyStructSequence_Desc has no way to define functionality that would need the module state). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-10-12 12:05:15 | petr.viktorin | set | recipients: + petr.viktorin, vstinner, eric.snow, corona10, alex-garel, shihai1991, aeros, erlendaasland, nw0 |
| 2021-10-12 12:05:15 | petr.viktorin | set | messageid: <1634040315.18.0.131011983961.issue40512@roundup.psfhosted.org> |
| 2021-10-12 12:05:15 | petr.viktorin | link | issue40512 messages |
| 2021-10-12 12:05:15 | petr.viktorin | create | |