Message388717
What about Decimal NaN? Even if make float NaN a singleton, there will be other NaNs.
And making float('nan') returning a singleton, but 1e1000 * 0 returning different NaN would cause large confusion. |
|
| Date |
User |
Action |
Args |
| 2021-03-15 09:36:44 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, tim.peters, rhettinger, mark.dickinson, congma |
| 2021-03-15 09:36:44 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2021-03-15 09:36:44 | serhiy.storchaka | link | issue43475 messages |
| 2021-03-15 09:36:44 | serhiy.storchaka | create | |
|