[Python-Dev] [python-committers] Reminder: Python 3.5 beta 1 will be tagged tomorrow

Tal Einat taleinat at gmail.com
Sun May 24 19:00:35 CEST 2015


On Sun, May 24, 2015 at 6:40 PM, Chris Barker <chris.barker at noaa.gov> wrote:
>
> What do folks think about adding one to cmath as well, while we are at it?
> It should be pretty straightforward -- I could focus what time I have to do
> that.

I prefer focusing on getting math.isclose() in before tackling
cmath.isclose(), though it would indeed be very straightforward given
the work already done. Larry has stated he's willing to make an
exception to the "no new features" rule for this, so I think we should
have time to get the cmath version in for 3.5 even if we wait a few
days with it. So if you have time, I'd prefer that you thoroughly
review the patch.

- Tal Einat


More information about the Python-Dev mailing list