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 lemburg
Recipients Mark.Shannon, christian.heimes, erlendaasland, gvanrossum, lemburg, methane, rhettinger, serhiy.storchaka, vstinner
Date 2021-10-07.11:26:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633605984.27.0.727550131512.issue29410@roundup.psfhosted.org>
In-reply-to
Content
BTW: We already use (a slight variant of) xxHash for tuples: https://bugs.python.org/issue34751

The issues is an interesting read, in particular on how xxHash was eventually chosen, with a whole set of other hash algorithms in between.
History
Date User Action Args
2021-10-07 11:26:24lemburgsetrecipients: + lemburg, gvanrossum, rhettinger, vstinner, christian.heimes, methane, Mark.Shannon, serhiy.storchaka, erlendaasland
2021-10-07 11:26:24lemburgsetmessageid: <1633605984.27.0.727550131512.issue29410@roundup.psfhosted.org>
2021-10-07 11:26:24lemburglinkissue29410 messages
2021-10-07 11:26:24lemburgcreate