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 facundobatista, mark.dickinson, ocean-city
Date 2008-01-07.20:58:32
SpamBayes Score 0.21420094
Marked as misclassified No
Message-id <1199739514.01.0.802299398293.issue1182@psf.upfronthosting.co.za>
In-reply-to
Content
P.S. I've just noticed that both versions of __hash__ are buggy:  the
hash value of a Decimal depends on the current context.  I'll open a new
bug report.
History
Date User Action Args
2008-01-07 20:58:34mark.dickinsonsetspambayes_score: 0.214201 -> 0.21420094
recipients: + mark.dickinson, facundobatista, ocean-city
2008-01-07 20:58:34mark.dickinsonsetspambayes_score: 0.214201 -> 0.214201
messageid: <1199739514.01.0.802299398293.issue1182@psf.upfronthosting.co.za>
2008-01-07 20:58:32mark.dickinsonlinkissue1182 messages
2008-01-07 20:58:32mark.dickinsoncreate