Message 223961 - Python tracker
Message223961
| Author | vstinner |
|---|---|
| Recipients | kbk, roger.serwy, serhiy.storchaka, terry.reedy, vstinner |
| Date | 2014-07-25.15:52:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1406303547.41.0.770592070419.issue22068@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
regrtest_tracemalloc.patch: my patch for regrtest.py to dump the traceback where garbage objects where allocated using tracemalloc. http://pytracemalloc.readthedocs.org/ (Note: you need to recompile Python to use tracemalloc on Python < 3.4.) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-07-25 15:52:27 | vstinner | set | recipients: + vstinner, terry.reedy, kbk, roger.serwy, serhiy.storchaka |
| 2014-07-25 15:52:27 | vstinner | set | messageid: <1406303547.41.0.770592070419.issue22068@psf.upfronthosting.co.za> |
| 2014-07-25 15:52:27 | vstinner | link | issue22068 messages |
| 2014-07-25 15:52:27 | vstinner | create | |