[Python-Dev] Mountain Lion drops sign of zero, breaks test_cmath...
Trent Nelson
trent at snakebite.org
Fri Aug 17 20:42:23 CEST 2012
On Fri, Aug 17, 2012 at 06:50:09AM -0700, Stefan Krah wrote:
> R. David Murray <rdmurray at bitdance.com> wrote:
> > > --- a/Lib/test/test_cmath.py Thu Aug 16 22:14:43 2012 +0200
> > > +++ b/Lib/test/test_cmath.py Fri Aug 17 07:54:05 2012 +0000
> >
> > Open an issue on the tracker and make mark.dickinson (and maybe skrah)
> > nosy.
>> I think this issue covers the problem:
>> http://bugs.python.org/issue15477
Ah! I'll update that with my notes. (FWIW, I've changed my mind; I
think the correct action is to remove the erroneous entries from the
test file, rather than patch rAssertAlmostEqual.)
Trent.
More information about the Python-Dev
mailing list