Message 391911 - Python tracker
Message391911
| Author | erlendaasland |
|---|---|
| Recipients | erlendaasland, pablogsal, serhiy.storchaka, shreyanavigyan, vstinner |
| Date | 2021-04-26.12:48:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1619441319.59.0.549395579079.issue43916@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> It is incomplete. Yes, I know. I'm working on completing it manually. Some of the static structs were only partially initialised (most stop at tp_members). The rest of the struct (including tp_new) would then be initialised to zero. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-26 12:48:39 | erlendaasland | set | recipients: + erlendaasland, vstinner, serhiy.storchaka, pablogsal, shreyanavigyan |
| 2021-04-26 12:48:39 | erlendaasland | set | messageid: <1619441319.59.0.549395579079.issue43916@roundup.psfhosted.org> |
| 2021-04-26 12:48:39 | erlendaasland | link | issue43916 messages |
| 2021-04-26 12:48:39 | erlendaasland | create | |