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 vstinner
Recipients doko, lemburg, matejcik, rhettinger, skrah, socketpair, thomas-petazzoni, vstinner
Date 2016-04-26.14:14:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwbqWEv2-4RtPxV6b7-Go7ZLj-onBWSjg1JXksE9_219AQ@mail.gmail.com>
In-reply-to <1461678251.07.0.576206887236.issue26839@psf.upfronthosting.co.za>
Content
Since many years, Linux systems store entropy on disk to quickly feed the
entropy pool at startup.

It doesn't create magically entropy on VM where you start with zero entropy
at the first boot.
History
Date User Action Args
2016-04-26 14:14:14vstinnersetrecipients: + vstinner, lemburg, rhettinger, doko, matejcik, skrah, socketpair, thomas-petazzoni
2016-04-26 14:14:14vstinnerlinkissue26839 messages
2016-04-26 14:14:14vstinnercreate