]> git.ipfire.org Git - thirdparty/Python/cpython.git/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)
commit8c0f0c5c1ee8220eba26c4f3f72802a211e1d4fb
tree1cd816d54259a8de321e93ccc57ceaec7fe87026
parent20be53e5b51a3388454cb7d0604a03a20d884510
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