]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use test.support.start_threads() in threaded lru_cache tests.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 30 May 2015 12:49:17 +0000 (15:49 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 30 May 2015 12:49:17 +0000 (15:49 +0300)
commitbf2b3b72d370f866aa5b8f9077ff37e7c53de894
tree4472c6d6b49efb666ea98f0124afbfa225581d6e
parent8b2e8b6cce4960e945c7c635c350c8e44a0f9022
Use test.support.start_threads() in threaded lru_cache tests.
Lib/test/test_functools.py