STINNER Victor <vstin...@redhat.com> added the comment:

Rounding floating point numbers is a complex topic :-) Here are my notes on 
that topic: https://vstinner.readthedocs.io/misc.html#rounding It took me years 
to fix how Python rounds timestamps :-)

----------
nosy: +vstinner

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32956>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to