[issue31293] crashes in multiply_float_timedelta() and in truedivide_timedelta_float()

Serhiy Storchaka report at bugs.python.org
Tue Sep 19 10:00:46 EDT 2017


Serhiy Storchaka added the comment:


New changeset f37dd11f0d4832c15d49c2ddc83d533ddaa36e74 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-31293: Fix crashes in truediv and mul of a timedelta by a float with a bad as_integer_ratio() method. (GH-3227) (#3654)
https://github.com/python/cpython/commit/f37dd11f0d4832c15d49c2ddc83d533ddaa36e74


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31293>
_______________________________________


More information about the Python-bugs-list mailing list