commit | 865e4b4f630e2ae91e61239258abb58b488f1d65 | [log] [tgz] |
---|---|---|
author | Oren Milman <orenmn@gmail.com> | Tue Sep 19 15:58:11 2017 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Tue Sep 19 15:58:11 2017 +0300 |
tree | 3c3ae126a58e5a9e7dddef58d305fc6faafad54e | |
parent | 9974e1bcf3d0cec9b38b39b39b7ec8a1ebd9ef54 [diff] |
bpo-31293: Fix crashes in truediv and mul of a timedelta by a float with a bad as_integer_ratio() method. (#3227)