Message274859
| Author | mark.dickinson |
|---|---|
| Recipients | mark.dickinson, steven.daprano, tim.peters |
| Date | 2016-09-07.18:28:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1473272892.03.0.610358755602.issue27975@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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: <1473272892.03.0.610358755602.issue27975@psf.upfronthosting.co.za> |
| 2016-09-07 18:28:11 | mark.dickinson | link | issue27975 messages |
| 2016-09-07 18:28:11 | mark.dickinson | create | |