[issue25604] [Minor] bug in integer true division algorithm

Roundup Robot report at bugs.python.org
Sun Aug 21 05:59:57 EDT 2016


Roundup Robot added the comment:

New changeset 370bbeba21b3 by Mark Dickinson in branch '2.7':
Issue #25604: Fix bug in integer true division that could have resulted in off-by-one-ulp results in unusual cases.
https://hg.python.org/cpython/rev/370bbeba21b3

----------

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


More information about the Python-bugs-list mailing list