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 methane
Recipients christian.heimes, methane, rhettinger
Date 2017-02-01.08:18:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485937121.53.0.820854841247.issue29410@psf.upfronthosting.co.za>
In-reply-to
Content
I'm running pyperformance.

BTW, hashlib doesn't provide siphash24.  So can we simply replace siphash24 with siphash13, like ruby?
https://github.com/ruby/ruby/commit/04c94f95d1a1c6a12f5412228a2bcdc00f5de3b2
History
Date User Action Args
2017-02-01 08:18:41methanesetrecipients: + methane, rhettinger, christian.heimes
2017-02-01 08:18:41methanesetmessageid: <1485937121.53.0.820854841247.issue29410@psf.upfronthosting.co.za>
2017-02-01 08:18:41methanelinkissue29410 messages
2017-02-01 08:18:41methanecreate