]> 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:49:42 +0000 (14:49 -0600)
committerZachary Ware <zachary.ware@gmail.com>
Tue, 26 Nov 2013 20:49:42 +0000 (14:49 -0600)
commitc0aa2457d81ce65a80260472189812c7211f47fb
treed567bc835f96a59b60bd41328529b782af7fbdc0
parentdafda9b042cb8a53e59a8d33a75692795097f154
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