[issue28535] round seems to provide floor, not proper rounding

R. David Murray report at bugs.python.org
Tue Oct 25 16:58:18 EDT 2016


R. David Murray added the comment:

You must have missed the note about floating point (in the grey box).

assertAlmostEqual is a bit of problem child in any case.  There are open issues about improved functionality for the use case it tries to address.

----------
nosy: +r.david.murray
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list