<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 05/23/2015 06:25 AM, Nick Coghlan
wrote:<br>
</div>
<blockquote
cite="mid:CADiSq7c8LeiWUW2x8vGeU3QmsXz-WqWGZz=KFHmPj0wcDxFHhg@mail.gmail.com"
type="cite">
<pre wrap="">I filed <a class="moz-txt-link-freetext" href="http://bugs.python.org/issue24270">http://bugs.python.org/issue24270</a> to track this, but there's a
fair bit of work to be done to integrate the changes into the existing
math module's code, tests and documentation.
</pre>
</blockquote>
<br>
I'm willing to consider a feature freeze exception for this, as long
as<br>
<ul>
<li>it doesn't make invasive changes (it looks like it will
literally add one new entry point, which is acceptable)</li>
<li>it's cleaned up in the way the core devs are proposing
(integrate it into the math module, including tests and
documentation)<br>
</li>
<li>it's done before beta 2<br>
</li>
</ul>
Somebody, please take that as an encouragement to get this cleaned
up and ready for checkin.<br>
<br>
<br>
<i>/arry</i><br>
<br>
p.s. Would it make sense to add a form of isclose to unittest?<br>
</body>
</html>