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

STINNER Victor report at bugs.python.org
Fri Feb 17 13:13:50 CET 2012


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

TODO:
 - the conversion from Decimal to _PyTime_t does still use a cast to
float and so lose precision
 - the PEP must be accepted :-)

----------

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


More information about the Python-bugs-list mailing list