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 tim.peters
Recipients alex, rhettinger, tim.peters
Date 2014-05-11.01:20:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399771215.08.0.257966050242.issue21470@psf.upfronthosting.co.za>
In-reply-to
Content
+1, although it could really use a comment explaining that 2500 bytes was chosen to be >= the Twister's 19937 internal bits of state.  Otherwise it looks as arbitrary as 32 did ;-)
History
Date User Action Args
2014-05-11 01:20:15tim.peterssetrecipients: + tim.peters, rhettinger, alex
2014-05-11 01:20:15tim.peterssetmessageid: <1399771215.08.0.257966050242.issue21470@psf.upfronthosting.co.za>
2014-05-11 01:20:15tim.peterslinkissue21470 messages
2014-05-11 01:20:14tim.peterscreate