]> granicus.if.org Git - python/commit
Issue #19588: Fixed tests in test_random that were silently skipped most
authorZachary Ware <zachary.ware@gmail.com>
Tue, 26 Nov 2013 20:50:10 +0000 (14:50 -0600)
committerZachary Ware <zachary.ware@gmail.com>
Tue, 26 Nov 2013 20:50:10 +0000 (14:50 -0600)
commita6edea530bb9f3a9ff6234f443ea5d00428a7635
treee122fd552a3506e894c4959a009552ef6c24bedc
parenta04f4e0374256adddbb84ece0b30c9bcaa66d144
Issue #19588: Fixed tests in test_random that were silently skipped most
of the time.  Patch by Julian Gindi.
Lib/test/test_random.py
Misc/ACKS
Misc/NEWS