[issue1289118] timedelta multiply and divide by floating point

Mark Dickinson report at bugs.python.org
Mon May 24 22:48:31 CEST 2010


Mark Dickinson <dickinsm at gmail.com> added the comment:

Alexander, it looks like Roundup ate some of your message there. :)

Yes, ideally I'd say that the constructor should be doing round-half-to-even.  Though last time I looked, the constructor looked quite complicated (especially for float inputs);  it may not be feasible to fix this easily.

At any rate, we should open a separate issue for this.

----------

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


More information about the Python-bugs-list mailing list