[issue13882] PEP 410: Use decimal.Decimal type for timestamps

STINNER Victor report at bugs.python.org
Wed Feb 8 04:18:33 CET 2012


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

fill_time() should use denominator=1 if the OS doesn't support timestamp with a subsecond resolution. See also issue #13964.

----------

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


More information about the Python-bugs-list mailing list