Mark Dickinson added the comment:

> I tagged the issue as likely also present in 3.x.

So I believe that this particular issue (float('nan') giving zero) should not 
be present on Python 3.4 or above.  The bogus definition of Py_NAN will still 
cause problems in some math and cmath return values, though.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21167>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to