Message379326
| Author | erlendaasland |
|---|---|
| Recipients | berker.peksag, corona10, erlendaasland, vstinner |
| Date | 2020-10-22.19:35:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1603395303.1.0.580572329814.issue42064@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Sorted out item 7 (module state). Item 8 is mostly in place, although I get ref. count errors if I add traverse/clear callbacks, so I've temporarily disabled those. Proof-of-concept of multi-phase init can be found here: https://github.com/erlend-aasland/cpython/commits/bpo-42064/all I'll try to break items 3 and 7 up in smaller pieces for the reviewer's convenience. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-10-22 19:35:03 | erlendaasland | set | recipients: + erlendaasland, vstinner, berker.peksag, corona10 |
| 2020-10-22 19:35:03 | erlendaasland | set | messageid: <1603395303.1.0.580572329814.issue42064@roundup.psfhosted.org> |
| 2020-10-22 19:35:03 | erlendaasland | link | issue42064 messages |
| 2020-10-22 19:35:03 | erlendaasland | create | |