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 Robert Boehne, christian.heimes, jmadden, vstinner
Date 2019-05-08.16:50:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557334247.92.0.684466340316.issue36843@roundup.psfhosted.org>
In-reply-to
Content
Ok, so Python uses /dev/urandom. Can you try to read a few bytes from it? Like 256 bytes. You can try my dd command.
History
Date User Action Args
2019-05-08 16:50:47vstinnersetrecipients: + vstinner, christian.heimes, jmadden, Robert Boehne
2019-05-08 16:50:47vstinnersetmessageid: <1557334247.92.0.684466340316.issue36843@roundup.psfhosted.org>
2019-05-08 16:50:47vstinnerlinkissue36843 messages
2019-05-08 16:50:47vstinnercreate