Files
cpython/Lib/test
Mark Dickinson 99d8096c17 Issue #2531: Make float-to-decimal comparisons return correct results.
Float to decimal comparison operations now return a result based on
the numeric values of the operands.  Decimal.__hash__ has also been
fixed so that Decimal and float values that compare equal have equal
hash value.
2010-04-02 08:53:22 +00:00
..
2010-03-30 18:58:22 +00:00
2010-04-02 08:30:21 +00:00
2010-02-06 23:02:29 +00:00
2010-02-08 00:04:54 +00:00
2010-03-24 22:12:15 +00:00
2010-02-06 23:06:24 +00:00
2010-02-06 23:06:24 +00:00
2010-03-31 08:33:50 +00:00
2009-12-29 00:09:33 +00:00
2010-03-25 20:33:49 +00:00
2010-02-22 21:27:38 +00:00
2010-01-31 18:02:35 +00:00
2010-02-06 23:12:19 +00:00