STINNER Victor added the comment:

>> On Python 3.5 and 3.6, You can use math.inf and math.nan.
>
> The patch is for 3.4.

Ok, it confirms my guess. But when you merge your change into 3.5, you may 
replace nan and inf with math.nan and math.inf. As you want.

----------

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

Reply via email to