[issue23521] OverflowError from timedelta * float in datetime.py

Alexander Belopolsky report at bugs.python.org
Thu Feb 26 00:29:55 CET 2015


Alexander Belopolsky added the comment:

> Maybe we should also use divide_and_round for __truediv__ 

You mean in timedelta / float case, right?  You are probably right, but can you provide a test case in which it matters?

----------

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


More information about the Python-bugs-list mailing list