summaryrefslogtreecommitdiff
path: root/tools/allocation_tracking
Commit message (Expand)AuthorAgeFilesLines
* BUG: disable garbage collector during memory allocation hookJulian Taylor2014-07-051-0/+10
* 2to3: Apply `print` fixer.Charles Harris2013-04-062-2/+2
* 2to3: Use absolute imports.Charles Harris2013-03-281-1/+1
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-012-0/+4
* Wrap hook functions with GIL, add example.Thouis (Ray) Jones2012-06-184-0/+675