I had a bug where nan floats failed to compare equal because there seems to be more than one nan value and comparison seems to be binary based.
How about we make float eq test if both are math. Isnan? -- Arkadiusz Bulski --
_______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/