]> granicus.if.org Git - python/commit
Make some tests more frienly to MemoryError.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 28 Mar 2015 18:39:51 +0000 (20:39 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 28 Mar 2015 18:39:51 +0000 (20:39 +0200)
commit1770fde94cb2bbcd05f4e3e72e2b78074566f522
tree310c03e2b8096fff4c9fbdd8db9ff3ae7ba9b63b
parentcb0c60258b9c11b7742b6e1e6d65e33a6c9a3332
parent9db55004a1bc0c0b3efca69dcd577ff58a86ea16
Make some tests more frienly to MemoryError.
Free memory, unlock hanging threads.
Lib/ctypes/test/test_pointers.py
Lib/test/lock_tests.py
Lib/test/test_io.py
Lib/test/test_itertools.py