]> granicus.if.org Git - python/commit
Issue #20556: Used specific assert methods in threading tests.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 14 Mar 2016 08:28:59 +0000 (10:28 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 14 Mar 2016 08:28:59 +0000 (10:28 +0200)
commitd351827b0b7465b14ed5eeac4d37c755d1f93982
treebd8288b982f0bc23f45a3e65e5133f50e4f26b7a
parentaac1dd04291b56a88e54287b422d27b47f22bbfe
Issue #20556: Used specific assert methods in threading tests.
Lib/test/test_dummy_thread.py
Lib/test/test_threading.py
Lib/test/test_threading_local.py