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 dstufft
Recipients altendky, dstufft, nedbat
Date 2016-12-27.18:17:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482862680.17.0.884576529508.issue29085@psf.upfronthosting.co.za>
In-reply-to
Content
It's presumably failing to read nonblocking random from CrpytGen and falling back to seeding using time and pid.
History
Date User Action Args
2016-12-27 18:18:00dstufftsetrecipients: + dstufft, nedbat, altendky
2016-12-27 18:18:00dstufftsetmessageid: <1482862680.17.0.884576529508.issue29085@psf.upfronthosting.co.za>
2016-12-27 18:18:00dstufftlinkissue29085 messages
2016-12-27 18:17:59dstufftcreate