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

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


Christian Heimes added the comment:

The code is already there so the patch is really small.

http://hg.python.org/cpython/annotate/5bc7b20dc04a/Objects/floatobject.c#l1046

I love my time machine. *g*

----------
keywords: +patch
nosy: +christian.heimes
Added file: http://bugs.python.org/file32089/float_is.patch

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


More information about the Python-bugs-list mailing list