[issue24270] PEP 485 (math.isclose) implementation

Stefan Behnel report at bugs.python.org
Thu May 28 14:07:44 CEST 2015


Stefan Behnel added the comment:

> Properly handling other types which are convertible to floats, such as Decimal and Fraction, is outside the scope of this issue.

... and outside of the scope of the math module in general. It's inherently
floating point based.

----------

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


More information about the Python-bugs-list mailing list