Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-18859: Document --with-valgrind option in README.valgrind (#10591) | Sanyam Khurana | 2018-11-20 | 1 | -0/+8 |
* | Add PYTHONMALLOC env var | Victor Stinner | 2016-03-14 | 1 | -0/+3 |
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -0/+6 |
* | Fix a few more memory leaks | Neal Norwitz | 2005-11-20 | 1 | -1/+15 |
* | Made the explanation more accurate; trimmed trailing whitespace; fixed | Tim Peters | 2004-07-07 | 1 | -16/+22 |
* | Add some doc about using valgrind | Neal Norwitz | 2004-06-06 | 1 | -0/+71 |