STINNER Victor added the comment:

> Given that we're talking about what to do when we're suppressing the usecs I 
> don't think roundtripping matters. :-)

I changed many times how Python rounds nanoseconds in the private PyTime API, 
and I got a bug report because of that! => issue #23517.

By the way, I wrote an article to explain the history the private PyTime API, 
especially changes on rounding ;-) https://haypo.github.io/pytime.html

----------

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

Reply via email to