◐ Shell
clean mode source ↗

Message 403417 - Python tracker

Message403417

Author christian.heimes
Recipients Mark.Shannon, christian.heimes, erlendaasland, gvanrossum, lemburg, methane, rhettinger, serhiy.storchaka, vstinner
Date 2021-10-07.14:29:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633616988.47.0.758806951649.issue29410@roundup.psfhosted.org>
In-reply-to
Content
I suggest that you write a new PEP that discusses possible improvement for str and bytes hashing. This BPO is just about SipHash-1-3. As the author and implementer of PEP 456, I only approve SipHash-1-3 as new default algorithm.

All other change proposals need at least separate BPOs, preferable a PEP. I don't want to have this simple feature proposal turned into a major design epic.
History
Date User Action Args
2021-10-07 14:29:48christian.heimessetrecipients: + christian.heimes, lemburg, gvanrossum, rhettinger, vstinner, methane, Mark.Shannon, serhiy.storchaka, erlendaasland
2021-10-07 14:29:48christian.heimessetmessageid: <1633616988.47.0.758806951649.issue29410@roundup.psfhosted.org>
2021-10-07 14:29:48christian.heimeslinkissue29410 messages
2021-10-07 14:29:48christian.heimescreate