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 Dave.Reid, mark.dickinson, pitrou, python-dev, rhettinger, serhiy.storchaka, vstinner
Date 2012-06-30.16:19:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1Sl0Oi-0003AL-Vy@dinsdale.python.org>
In-reply-to
Content
New changeset 6df0b4ed8617 by Mark Dickinson in branch '2.7':
Closes #14591: Random.jumpahead could produce an invalid MT state on 64-bit machines.
http://hg.python.org/cpython/rev/6df0b4ed8617
History
Date User Action Args
2012-06-30 16:19:50python-devsetrecipients: + python-dev, rhettinger, mark.dickinson, pitrou, vstinner, serhiy.storchaka, Dave.Reid
2012-06-30 16:19:49python-devlinkissue14591 messages
2012-06-30 16:19:49python-devcreate