Message197952
Include/tracemalloc.h: PyTraceMalloc_DisableTemporary() and PyTraceMalloc_RestoreTemporary() should be removed, they were tests to try to fix issues with subinterpreter when tracing PyMem_RawMalloc().
Lib/test/regrtest.py: These changes should not be commited, they are just here to create easily snapshot files (./python -X tracemalloc -m test). |
|
| Date |
User |
Action |
Args |
| 2013-09-16 23:44:41 | vstinner | set | recipients:
+ vstinner, amaury.forgeotdarc, belopolsky |
| 2013-09-16 23:44:41 | vstinner | set | messageid: <[email protected]> |
| 2013-09-16 23:44:41 | vstinner | link | issue18874 messages |
| 2013-09-16 23:44:41 | vstinner | create | |
|