[issue14521] math.copysign(1., float('nan')) returns -1.

Roundup Robot report at bugs.python.org
Fri Aug 24 21:32:44 CEST 2012


Roundup Robot added the comment:

New changeset 121cb9596e7d by Mark Dickinson in branch '3.2':
Remove overeager test (don't depend on the sign of a nan;  cf. issue #14521)
http://hg.python.org/cpython/rev/121cb9596e7d

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14521>
_______________________________________


More information about the Python-bugs-list mailing list