]> granicus.if.org Git - python/commit
Issue #14373: Fixed threaded test for lru_cache(). Added new threaded test.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 8 Jun 2015 08:14:31 +0000 (11:14 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 8 Jun 2015 08:14:31 +0000 (11:14 +0300)
commit77cb197aaa289d1815b9b476f48ebe86d9b75a72
tree49912c3b3616328b2416fd90c8045724ab2a4030
parent93cfeb93ac07033b84cee71ce3fac9d9f5d5e60b
Issue #14373: Fixed threaded test for lru_cache(). Added new threaded test.
Lib/test/test_functools.py