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, eric.smith, mark.dickinson, rhettinger, skrah
Date 2010-04-04.21:25:31
SpamBayes Score 0.0074076876
Marked as misclassified No
Message-id <1270416335.33.0.181491089931.issue8188@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, hash values are C longs, regardless of platform.  I think that's probably too ingrained to consider changing it (we'd have to change hashes of all the non-numeric types, too).
History
Date User Action Args
2010-04-04 21:25:35mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, Rhamphoryncus, eric.smith, skrah
2010-04-04 21:25:35mark.dickinsonsetmessageid: <1270416335.33.0.181491089931.issue8188@psf.upfronthosting.co.za>
2010-04-04 21:25:31mark.dickinsonlinkissue8188 messages
2010-04-04 21:25:31mark.dickinsoncreate