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 rhettinger
Recipients hongqn, rhettinger
Date 2013-10-11.04:51:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381467109.69.0.725143931095.issue19224@psf.upfronthosting.co.za>
In-reply-to
Content
Instead of 0, pick some large random number that is less likely to collide with other hashes such as hash(0).
History
Date User Action Args
2013-10-11 04:51:49rhettingersetrecipients: + rhettinger, hongqn
2013-10-11 04:51:49rhettingersetmessageid: <1381467109.69.0.725143931095.issue19224@psf.upfronthosting.co.za>
2013-10-11 04:51:49rhettingerlinkissue19224 messages
2013-10-11 04:51:49rhettingercreate