On Sun, May 24, 2015 at 6:40 PM, Chris Barker <chris.bar...@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 _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com