[issue32956] python 3 round bug

Serhiy Storchaka report at bugs.python.org
Thu Sep 27 16:47:57 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

> the silent and subtle change in behaviour from Python 2 to Python 3 was a bit unpleasant, and a possible source of late-discovered (or undiscovered) bugs. 

This change was advertised in the "What’s New In Python 3.0" document.

https://docs.python.org/3/whatsnew/3.0.html#builtins

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32956>
_______________________________________


More information about the Python-bugs-list mailing list