[New-bugs-announce] [issue24270] PEP 485 (math.isclose) implementation

Nick Coghlan report at bugs.python.org
Sat May 23 15:18:03 CEST 2015


New submission from Nick Coghlan:

Tracking issue for the PEP 485 math.isclose() implementation: https://www.python.org/dev/peps/pep-0485/

Chris's implementation review request to python-dev: https://mail.python.org/pipermail/python-dev/2015-May/140031.html

Working repo: https://github.com/PythonCHB/close_pep

----------
messages: 243914
nosy: ncoghlan
priority: normal
severity: normal
status: open
title: PEP 485 (math.isclose) implementation
versions: Python 3.5

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


More information about the New-bugs-announce mailing list