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 njs
Recipients davin, njs, pitrou, sbt, yselivanov
Date 2017-03-16.20:55:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1489697704.56.0.302447447282.issue29828@psf.upfronthosting.co.za>
In-reply-to
Content
I think ideally on numpy's end we would reseed iff the RNG was unseeded. Now that I think about it I'm a little surprised that we haven't had more complaints about this, so I guess it's not a super urgent issue, but that would be an improvement over the status quo, I think.
History
Date User Action Args
2017-03-16 20:55:04njssetrecipients: + njs, pitrou, sbt, yselivanov, davin
2017-03-16 20:55:04njssetmessageid: <1489697704.56.0.302447447282.issue29828@psf.upfronthosting.co.za>
2017-03-16 20:55:04njslinkissue29828 messages
2017-03-16 20:55:04njscreate