[issue27936] Inconsistent round behavior between float and int

Mark Dickinson report at bugs.python.org
Fri Sep 2 04:55:34 EDT 2016


Mark Dickinson added the comment:

The test could be strengthened to add a check that the types of `round(x)` and `round(x, None)` match.

----------

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


More information about the Python-bugs-list mailing list