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 belopolsky, benjamin.peterson, casevh, georg.brandl, jimjjewett, ked-tao, lemburg, loewis, mark.dickinson, pitrou, rhettinger, skip.montanaro, tim.peters
Date 2010-10-18.10:18:44
SpamBayes Score 0.003717151
Marked as misclassified No
Message-id <1287397125.95.0.481151818282.issue9778@psf.upfronthosting.co.za>
In-reply-to
Content
Wouldn't it be better to use Py_hash_t instead of size_t for calculating the hash values in those hash functions ?
History
Date User Action Args
2010-10-18 10:18:46lemburgsetrecipients: + lemburg, tim.peters, loewis, skip.montanaro, georg.brandl, rhettinger, jimjjewett, mark.dickinson, belopolsky, pitrou, casevh, ked-tao, benjamin.peterson
2010-10-18 10:18:45lemburgsetmessageid: <1287397125.95.0.481151818282.issue9778@psf.upfronthosting.co.za>
2010-10-18 10:18:44lemburglinkissue9778 messages
2010-10-18 10:18:44lemburgcreate