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 jdemeyer
Recipients eric.smith, jdemeyer, mark.dickinson, rhettinger, sir-sigurd, tim.peters
Date 2018-09-22.21:20:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537651219.26.0.956365154283.issue34751@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the reference, I never heard of the FNV hash. Unfortunately, I haven't seen a reference for the rationale of how they pick their multiplier.

It's not clear what you are suggesting though. Keep using the FNV-ish hash somehow? Or using a DJBX33A hash with the FNV multiplier?
History
Date User Action Args
2018-09-22 21:20:19jdemeyersetrecipients: + jdemeyer, tim.peters, rhettinger, mark.dickinson, eric.smith, sir-sigurd
2018-09-22 21:20:19jdemeyersetmessageid: <1537651219.26.0.956365154283.issue34751@psf.upfronthosting.co.za>
2018-09-22 21:20:19jdemeyerlinkissue34751 messages
2018-09-22 21:20:19jdemeyercreate