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