Message274859
Closing this as "won't fix". I agree with Tim that the right way to handle this is to make math.isnan behave like math.floor and math.ceil currently do, via new special methods, but (1) I think introducing new special methods should probably be a PEP-level change, and (2) I'm afraid I'm not motivated enough to implement it, so it's going to have to wait on someone who has that motivation. |
|
| Date |
User |
Action |
Args |
| 2016-09-07 18:28:12 | mark.dickinson | set | recipients:
+ mark.dickinson, tim.peters, steven.daprano |
| 2016-09-07 18:28:12 | mark.dickinson | set | messageid: <[email protected]> |
| 2016-09-07 18:28:11 | mark.dickinson | link | issue27975 messages |
| 2016-09-07 18:28:11 | mark.dickinson | create | |
|