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 barry, benjamin.peterson, christian.heimes, georg.brandl, neologix, pitrou, python-dev, sbt, vajrasky, vstinner
Date 2013-08-22.13:20:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwZZ+MJC+n7fZJKDp_5ZEMzSruODR1s4pntgHRY22Mb4RA@mail.gmail.com>
In-reply-to <1377177347.95.0.272621044139.issue18747@psf.upfronthosting.co.za>
Content
PySSL_RAND_atfork_parent() still uses getpid(). This number is not
very random in the *parent* process :-)
History
Date User Action Args
2013-08-22 13:20:20vstinnersetrecipients: + vstinner, barry, georg.brandl, pitrou, christian.heimes, benjamin.peterson, neologix, python-dev, sbt, vajrasky
2013-08-22 13:20:20vstinnerlinkissue18747 messages
2013-08-22 13:20:20vstinnercreate