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, casevh, eric.smith, mark.dickinson, rhettinger, skrah
Date 2010-05-23.13:35:19
SpamBayes Score 0.0024398365
Marked as misclassified No
Message-id <1274621722.61.0.908162712033.issue8188@psf.upfronthosting.co.za>
In-reply-to
Content
Committed the hash changes in r81486.  This commit just changes the method for computing hash values;  it doesn't include the changes to the decimal module that make Decimal instances comparable with Fraction instances.
History
Date User Action Args
2010-05-23 13:35:23mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, Rhamphoryncus, casevh, eric.smith, skrah
2010-05-23 13:35:22mark.dickinsonsetmessageid: <1274621722.61.0.908162712033.issue8188@psf.upfronthosting.co.za>
2010-05-23 13:35:20mark.dickinsonlinkissue8188 messages
2010-05-23 13:35:19mark.dickinsoncreate