[issue14262] Allow using decimals as arguments to `timedelta`

Ram Rachum report at bugs.python.org
Tue Mar 13 11:16:01 CET 2012


Ram Rachum <ram at rachum.com> added the comment:

I'm not proposing that `timedelta` will use `Decimal` internally, but that it would handle the conversion to `float` itself, instead of the user having to do it.

----------

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


More information about the Python-bugs-list mailing list