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

Alexander Belopolsky report at bugs.python.org
Wed Feb 25 20:30:45 CET 2015


Alexander Belopolsky added the comment:

> You can use self._to_microseconds().

Right.  Did that and added a simple test.

----------
Added file: http://bugs.python.org/file38235/issue23521-2.patch

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


More information about the Python-bugs-list mailing list