[issue18842] Add float.is_finite is_nan is_infinite to match Decimal methods

Christian Heimes report at bugs.python.org
Sun Oct 13 14:05:23 CEST 2013


Christian Heimes added the comment:

Here is a longer patch that also adds the methods to int and numbers.Real. It comes with tests and doc updates, too.

----------
stage:  -> patch review
Added file: http://bugs.python.org/file32090/issue18842.patch

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


More information about the Python-bugs-list mailing list