Message261748
| Author | vstinner |
|---|---|
| Recipients | lemburg, python-dev, serhiy.storchaka, vstinner |
| Date | 2016-03-14.12:56:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1457960167.77.0.231203290511.issue26516@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Note: I just checked PYTHONMALLOCSTATS=1 with -X tracemalloc. It looks like it works as expected. Tracemalloc hooks are unregistered before stats are displayed at exit, _Pymem_PymallocEnabled() returns 1 as expected. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-03-14 12:56:07 | vstinner | set | recipients: + vstinner, lemburg, python-dev, serhiy.storchaka |
| 2016-03-14 12:56:07 | vstinner | set | messageid: <1457960167.77.0.231203290511.issue26516@psf.upfronthosting.co.za> |
| 2016-03-14 12:56:07 | vstinner | link | issue26516 messages |
| 2016-03-14 12:56:07 | vstinner | create | |