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:16:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150531191634.111614.35305@psf.io>
In-reply-to
Content
New changeset 5c8c123943cf by Tal Einat in branch 'default':
Issue #19543: Implementation of isclose as per PEP 485
https://hg.python.org/cpython/rev/5c8c123943cf
History
Date User Action Args
2015-05-31 19:16:37python-devsetrecipients: + python-dev, lemburg, brett.cannon, ncoghlan, djmitche, benjamin.peterson, martin.panter, serhiy.storchaka
2015-05-31 19:16:37python-devlinkissue19543 messages
2015-05-31 19:16:37python-devcreate