[issue24270] PEP 485 (math.isclose) implementation

Tal Einat report at bugs.python.org
Thu May 28 11:25:04 CEST 2015


Tal Einat added the comment:

Hopefully final patch attached. This adds cmath.isclose() along with relevant tests and documentation.

Note that cmath.isclose() rejects complex tolerances -- only the values may be complex.

----------
Added file: http://bugs.python.org/file39532/isclose.patch

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


More information about the Python-bugs-list mailing list