[issue23185] add inf and nan to math module

Mark Dickinson report at bugs.python.org
Wed Jan 7 20:27:27 CET 2015


Mark Dickinson added the comment:

Thanks for the review comments.  Here's an updated patch taking the review comments into account (and fixing the spelling of PY_NAN, which should have been Py_NAN).

----------
Added file: http://bugs.python.org/file37634/math_inf_nan2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23185>
_______________________________________


More information about the Python-bugs-list mailing list