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 pitrou
Recipients Serge Anuchin, mark.dickinson, pitrou, r.david.murray, rhettinger, serhiy.storchaka, skrah, steven.daprano, tim.peters, vstinner
Date 2015-07-10.08:15:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1436516158.31.0.382785747773.issue24567@psf.upfronthosting.co.za>
In-reply-to
Content
> I propose to rewrite Random.randint() in random.py.

If that would give a different sequence of random numbers, I'm not sure that's acceptable in a bugfix release. Raymond can shed a light.
History
Date User Action Args
2015-07-10 08:15:58pitrousetrecipients: + pitrou, tim.peters, rhettinger, mark.dickinson, vstinner, steven.daprano, r.david.murray, skrah, serhiy.storchaka, Serge Anuchin
2015-07-10 08:15:58pitrousetmessageid: <1436516158.31.0.382785747773.issue24567@psf.upfronthosting.co.za>
2015-07-10 08:15:58pitroulinkissue24567 messages
2015-07-10 08:15:58pitroucreate