[issue26324] sum() incorrect on negative zeros

Antoine Pitrou report at bugs.python.org
Tue Feb 9 19:15:50 EST 2016


Antoine Pitrou added the comment:

"Expect" is a strong word here ;-) The problem is the start value is implicit and is supposed to be a "good default". Of course, solving this consistently may not be trivial.

----------

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


More information about the Python-bugs-list mailing list