[issue24270] PEP 485 (math.isclose) implementation

Tal Einat report at bugs.python.org
Wed May 27 17:09:32 CEST 2015


Tal Einat added the comment:

Attached yet another revised version of the math.isclose() patch.

This patch fixes a problem with the tests in the previous patch which causes them to fail when the full test suite is run.

I've also slightly reworded the doc-string.

Hopefully this is ready to go in!

----------
Added file: http://bugs.python.org/file39518/math_isclose_v4.patch

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


More information about the Python-bugs-list mailing list