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 serhiy.storchaka
Recipients docs@python, pitrou, rhettinger, serhiy.storchaka, vstinner
Date 2017-06-13.10:59:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497351594.71.0.19173825027.issue30051@psf.upfronthosting.co.za>
In-reply-to
Content
Even if the global Random instance is reseeded after fork(), other instances are not reseeded.
History
Date User Action Args
2017-06-13 10:59:54serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, pitrou, vstinner, docs@python
2017-06-13 10:59:54serhiy.storchakasetmessageid: <1497351594.71.0.19173825027.issue30051@psf.upfronthosting.co.za>
2017-06-13 10:59:54serhiy.storchakalinkissue30051 messages
2017-06-13 10:59:54serhiy.storchakacreate