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 christian.heimes
Recipients christian.heimes, lemburg, methane, rhettinger, serhiy.storchaka
Date 2017-02-01.12:31:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485952271.88.0.962172116122.issue29410@psf.upfronthosting.co.za>
In-reply-to
Content
We can and should still use hash randomization for short strings, but a different key than for hash randomization for longer strings.
History
Date User Action Args
2017-02-01 12:31:11christian.heimessetrecipients: + christian.heimes, lemburg, rhettinger, methane, serhiy.storchaka
2017-02-01 12:31:11christian.heimessetmessageid: <1485952271.88.0.962172116122.issue29410@psf.upfronthosting.co.za>
2017-02-01 12:31:11christian.heimeslinkissue29410 messages
2017-02-01 12:31:11christian.heimescreate