Message399748
| Author | shihai1991 |
|---|---|
| Recipients | corona10, eric.snow, erlendaasland, jack__d, lukasz.langa, petr.viktorin, shihai1991, trygveaa, vstinner |
| Date | 2021-08-17.13:04:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1629205459.67.0.439692471314.issue44050@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> Maybe the old behavior was better: if an extension uses the old API, share its state between all interpreters. +1. I create PR-27794, which use `def->m_slots` to identify the extension module created from `PyModule_Create()` or not. cc @petr |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-08-17 13:04:19 | shihai1991 | set | recipients: + shihai1991, vstinner, petr.viktorin, lukasz.langa, eric.snow, corona10, erlendaasland, trygveaa, jack__d |
| 2021-08-17 13:04:19 | shihai1991 | set | messageid: <1629205459.67.0.439692471314.issue44050@roundup.psfhosted.org> |
| 2021-08-17 13:04:19 | shihai1991 | link | issue44050 messages |
| 2021-08-17 13:04:19 | shihai1991 | create | |