Message 389318 - Python tracker
Message389318
| Author | vstinner |
|---|---|
| Recipients | christian.heimes, ggardet, vstinner |
| Date | 2021-03-22.13:54:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1616421274.64.0.298140525033.issue43593@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
A workaround is to disable pymalloc at runtime using PYTHONMALLOC=malloc environment variable. But it makes Python 10-20% slower. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-03-22 13:54:34 | vstinner | set | recipients: + vstinner, christian.heimes, ggardet |
| 2021-03-22 13:54:34 | vstinner | set | messageid: <1616421274.64.0.298140525033.issue43593@roundup.psfhosted.org> |
| 2021-03-22 13:54:34 | vstinner | link | issue43593 messages |
| 2021-03-22 13:54:34 | vstinner | create | |