This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients benjamin.peterson, brett.cannon, djmitche, lemburg, martin.panter, ncoghlan, python-dev, serhiy.storchaka
Date 2015-05-31.19:05:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150531190530.24069.11650@psf.io>
In-reply-to
Content
New changeset 0347f6e14ad6 by Tal Einat in branch '3.5':
Issue #19543: Implementation of isclose as per PEP 485
https://hg.python.org/cpython/rev/0347f6e14ad6
History
Date User Action Args
2015-05-31 19:05:33python-devsetrecipients: + python-dev, lemburg, brett.cannon, ncoghlan, djmitche, benjamin.peterson, martin.panter, serhiy.storchaka
2015-05-31 19:05:33python-devlinkissue19543 messages
2015-05-31 19:05:33python-devcreate