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 dilettant, ethan.furman, methane, python-dev, rhettinger, serhiy.storchaka, vstinner
Date 2016-09-09.18:46:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473446813.04.0.801750747212.issue27350@psf.upfronthosting.co.za>
In-reply-to
Content
> What affect will this have with hash randomization?

Hash randomization is still used and useful to avoid the hash DoS.
History
Date User Action Args
2016-09-09 18:46:53vstinnersetrecipients: + vstinner, rhettinger, methane, ethan.furman, python-dev, serhiy.storchaka, dilettant
2016-09-09 18:46:53vstinnersetmessageid: <1473446813.04.0.801750747212.issue27350@psf.upfronthosting.co.za>
2016-09-09 18:46:53vstinnerlinkissue27350 messages
2016-09-09 18:46:53vstinnercreate