Skip to content

bpo-31293: Fix crashes in truediv and mul of a timedelta by a float with a bad as_integer_ratio() method#3227

Merged
serhiy-storchaka merged 5 commits into
python:masterfrom
orenmn:bpo31293-fix-crashes
Sep 19, 2017
Merged

bpo-31293: Fix crashes in truediv and mul of a timedelta by a float with a bad as_integer_ratio() method#3227
serhiy-storchaka merged 5 commits into
python:masterfrom
orenmn:bpo31293-fix-crashes

remove redandant starting underscore

8299f61
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs