Message102153
Allowed hashing of Decimal('nan') in r79589; Decimal('snan') continues to raise TypeError.
I've also rewritten Decimal.__hash__ a little bit, so that it won't care if float('inf') raises an exception. This will all be much neater if the unified numeric hash is applied. |
|
Date |
User |
Action |
Args |
2010-04-02 10:37:00 | mark.dickinson | set | recipients:
+ mark.dickinson, skrah |
2010-04-02 10:37:00 | mark.dickinson | set | messageid: <1270204620.35.0.305156378836.issue7279@psf.upfronthosting.co.za> |
2010-04-02 10:36:58 | mark.dickinson | link | issue7279 messages |
2010-04-02 10:36:58 | mark.dickinson | create | |
|