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 BreamoreBoy, allenap, barry, ggenellina, mwh, pitrou, python-dev, r.david.murray, serhiy.storchaka, varun
Date 2015-05-19.07:11:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150519071105.10808.10688@psf.io>
In-reply-to
Content
New changeset 6969bac411fa by Serhiy Storchaka in branch '2.7':
Issue #6598: Increased time precision and random number range in
https://hg.python.org/cpython/rev/6969bac411fa

New changeset ea878f847eee by Serhiy Storchaka in branch '3.4':
Issue #6598: Increased time precision and random number range in
https://hg.python.org/cpython/rev/ea878f847eee

New changeset 933addbc7041 by Serhiy Storchaka in branch 'default':
Issue #6598: Increased time precision and random number range in
https://hg.python.org/cpython/rev/933addbc7041
History
Date User Action Args
2015-05-19 07:11:08python-devsetrecipients: + python-dev, mwh, barry, ggenellina, pitrou, allenap, r.david.murray, BreamoreBoy, serhiy.storchaka, varun
2015-05-19 07:11:08python-devlinkissue6598 messages
2015-05-19 07:11:08python-devcreate