On 05/23/2015 06:25 AM, Nick Coghlan wrote:
I filed http://bugs.python.org/issue24270 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.
I'm willing to consider a feature freeze exception for this, as
On 23 May 2015 at 19:29, Tal Einat wrote:
> On Sat, May 23, 2015 at 1:34 AM, Berker Peksağ
> wrote:
>>
>> On Sat, May 23, 2015 at 12:53 AM, Chris Barker wrote:
>> > On Fri, May 22, 2015 at 2:33 PM, Larry Hastings wrote:
>> >>
>> >> On 05/22/2015 02:29 PM, Chris Barker wrote:
>> >>
>> >> Is it
On Sat, May 23, 2015 at 1:34 AM, Berker Peksağ wrote:
>
> On Sat, May 23, 2015 at 12:53 AM, Chris Barker wrote:
> > On Fri, May 22, 2015 at 2:33 PM, Larry Hastings wrote:
> >>
> >> On 05/22/2015 02:29 PM, Chris Barker wrote:
> >>
> >> Is it too late to get the isclose() code (PEP 485) into 3.5?