[issue1289118] timedelta multiply and divide by floating point

Alexander Belopolsky report at bugs.python.org
Tue May 25 17:10:15 CEST 2010


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

Attaching a combined issue1289118 + issue8817 patch.  Datetime code now uses issue8817's _PyLong_Divmod_Near.

----------
Added file: http://bugs.python.org/file17460/issue1289118+issue8817-nodoc.diff

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


More information about the Python-bugs-list mailing list