Message 368839 - Python tracker
Message368839
| Author | vstinner |
|---|---|
| Recipients | aeros, corona10, eric.snow, shihai1991, vstinner |
| Date | 2020-05-14.14:11:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1589465505.13.0.944524223053.issue40512@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> Add a lock to pymalloc, or disable pymalloc when subinterpreters are used: (...) By the way, tracemalloc is not compatible with subinterpreters. test.support.run_in_subinterp() skips the test if tracemalloc is tracing. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-05-14 14:11:45 | vstinner | set | recipients: + vstinner, eric.snow, corona10, shihai1991, aeros |
| 2020-05-14 14:11:45 | vstinner | set | messageid: <1589465505.13.0.944524223053.issue40512@roundup.psfhosted.org> |
| 2020-05-14 14:11:45 | vstinner | link | issue40512 messages |
| 2020-05-14 14:11:45 | vstinner | create | |