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 mark.dickinson
Recipients Rhamphoryncus, mark.dickinson
Date 2010-03-20.22:43:20
SpamBayes Score 0.0023597158
Marked as misclassified No
Message-id <1269125001.47.0.0435805758988.issue8188@psf.upfronthosting.co.za>
In-reply-to
Content
> Why aren't you using 64-bit hashes on 64-bit architectures?

Mostly because I haven't got around to putting that in yet.  :)

Ideal would be to use _PyHASH_BITS=61 for 64-bit machines, throughout.
History
Date User Action Args
2010-03-20 22:43:21mark.dickinsonsetrecipients: + mark.dickinson, Rhamphoryncus
2010-03-20 22:43:21mark.dickinsonsetmessageid: <1269125001.47.0.0435805758988.issue8188@psf.upfronthosting.co.za>
2010-03-20 22:43:20mark.dickinsonlinkissue8188 messages
2010-03-20 22:43:20mark.dickinsoncreate