This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Julian.Gindi, ezio.melotti, python-dev, rhettinger, serhiy.storchaka, tim.peters, zach.ware
Date 2013-11-26.20:59:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dTctF32MSzPSZ@mail.python.org>
In-reply-to
Content
New changeset c8e138646be1 by Zachary Ware in branch '2.7':
Issue #19588: Fixed tests in test_random that were silently skipped most
http://hg.python.org/cpython/rev/c8e138646be1

New changeset c65882d79c5f by Zachary Ware in branch '3.3':
Issue #19588: Fixed tests in test_random that were silently skipped most
http://hg.python.org/cpython/rev/c65882d79c5f

New changeset 28ec217ce510 by Zachary Ware in branch 'default':
Issue #19588: Merge with 3.3
http://hg.python.org/cpython/rev/28ec217ce510
History
Date User Action Args
2013-11-26 20:59:18python-devsetrecipients: + python-dev, tim.peters, rhettinger, ezio.melotti, zach.ware, serhiy.storchaka, Julian.Gindi
2013-11-26 20:59:18python-devlinkissue19588 messages
2013-11-26 20:59:18python-devcreate