]> granicus.if.org Git - python/commit
Start fixing test_bigmem:
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 4 Oct 2011 08:22:36 +0000 (10:22 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 4 Oct 2011 08:22:36 +0000 (10:22 +0200)
commit94190bb6e7f3b1c7942b562fe0fad3e62b5386b9
tree3ac53b23c66b169c63815a36db6688e94e78c1e6
parentffd41d9f101e31973b8713e884c95118fceb6f59
Start fixing test_bigmem:
- bigmemtest is replaced by precisionbigmemtest
- add a poor man's watchdog thread to print memory consumption
Lib/test/pickletester.py
Lib/test/support.py
Lib/test/test_bigmem.py
Lib/test/test_hashlib.py
Lib/test/test_xml_etree_c.py
Lib/test/test_zlib.py