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 belopolsky
Recipients belopolsky, ethan.furman, gvanrossum, mark.dickinson, vstinner
Date 2015-03-06.04:08:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425614884.19.0.9280356215.issue23595@psf.upfronthosting.co.za>
In-reply-to
Content
Didn't Guido veto the idea of math.py?

In my opinion, isclose() is way too simple to justify refactoring.

If math.py is ever deemed to be a good idea, it should be vetted and implemented on its own merits on not use PEP 485 as a backdoor.
History
Date User Action Args
2015-03-06 04:08:04belopolskysetrecipients: + belopolsky, gvanrossum, mark.dickinson, vstinner, ethan.furman
2015-03-06 04:08:04belopolskysetmessageid: <1425614884.19.0.9280356215.issue23595@psf.upfronthosting.co.za>
2015-03-06 04:08:04belopolskylinkissue23595 messages
2015-03-06 04:08:03belopolskycreate