diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2010-04-02 08:53:22 +0000 |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2010-04-02 08:53:22 +0000 |
commit | 99d8096c174ccb025e8ff55e614ea3820f89e204 (patch) | |
tree | b93c027821ca0e003ce090b97319f151246230ff /Lib/test/test_minidom.py | |
parent | 6eba77923565dc90d5b77b4b3f0e8f82f6109714 (diff) | |
download | cpython-git-99d8096c174ccb025e8ff55e614ea3820f89e204.tar.gz |
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.
Diffstat (limited to 'Lib/test/test_minidom.py')
0 files changed, 0 insertions, 0 deletions