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 brett.cannon, christian.heimes, eric.snow, ncoghlan, serhiy.storchaka, steve.dower
Date 2016-12-31.12:11:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483186281.32.0.227627952288.issue29120@psf.upfronthosting.co.za>
In-reply-to
Content
This is not just about the hash randomization. The file also contains implementations of _PyOS_URandom() and _PyOS_URandomNonblock().
History
Date User Action Args
2016-12-31 12:11:21serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, ncoghlan, christian.heimes, eric.snow, steve.dower
2016-12-31 12:11:21serhiy.storchakasetmessageid: <1483186281.32.0.227627952288.issue29120@psf.upfronthosting.co.za>
2016-12-31 12:11:21serhiy.storchakalinkissue29120 messages
2016-12-31 12:11:21serhiy.storchakacreate