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 vstinner
Recipients barry, christian.heimes, emilyemorehouse, eric.snow, ncoghlan, vstinner
Date 2018-06-23.08:32:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CA+3bQGFZSNhq8gpvosjHRx7cRGKRrYBX6ui1AW7TLB2vBJ4W1g@mail.gmail.com>
In-reply-to <1529714133.65.0.902498594338.issue33919@psf.upfronthosting.co.za>
Content
> We could make the hash_seed 64 bits.

On my 64-bit Linux, _Py_HashSecret_t takes 24 bytes (192 bits).
History
Date User Action Args
2018-06-23 08:32:15vstinnersetrecipients: + vstinner, barry, ncoghlan, christian.heimes, eric.snow, emilyemorehouse
2018-06-23 08:32:15vstinnerlinkissue33919 messages
2018-06-23 08:32:15vstinnercreate