[Python-ideas] Float nan equality

Arek Bulski arek.bulski at gmail.com
Tue Oct 4 07:32:49 EDT 2016


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 --
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20161004/2be5cb33/attachment.html>


More information about the Python-ideas mailing list