Message415536
I'm not satisfied with "and" formulation. For all practical purposes, math.nan is the "same" object as float('nan'), they just represent two ways of referring to it (or constructing it). To me it sounds a bit like "2 and 1+1 are the only even prime numbers." I suggest the docs only speak of math.nan here, and elsewhere to say that they can also be constructed by float('nan'). |
|
Date |
User |
Action |
Args |
2022-03-19 06:02:11 | veky | set | recipients:
+ veky, steven.daprano, docs@python, slateny |
2022-03-19 06:02:11 | veky | set | messageid: <1647669731.85.0.732697742529.issue47031@roundup.psfhosted.org> |
2022-03-19 06:02:11 | veky | link | issue47031 messages |
2022-03-19 06:02:11 | veky | create | |
|