Message 357672 - Python tracker
Message357672
| Author | aeros |
|---|---|
| Recipients | aeros, eric.snow, vstinner |
| Date | 2019-12-01.04:26:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1575174381.23.0.359938333269.issue37224@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> so that operations (such as running scripts, destroying the interpreter, etc) can't occur during finalization Clarification: by "destroying the interpreter" I am specifically referring to calling `interp_destroy()` after finalization has already started. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-12-01 04:26:21 | aeros | set | recipients: + aeros, vstinner, eric.snow |
| 2019-12-01 04:26:21 | aeros | set | messageid: <1575174381.23.0.359938333269.issue37224@roundup.psfhosted.org> |
| 2019-12-01 04:26:21 | aeros | link | issue37224 messages |
| 2019-12-01 04:26:21 | aeros | create | |