]> granicus.if.org Git - python/commit
Refactor multiplication and division of timedelta and float. (#3656)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 4 Oct 2017 17:30:09 +0000 (20:30 +0300)
committerGitHub <noreply@github.com>
Wed, 4 Oct 2017 17:30:09 +0000 (20:30 +0300)
commitdb12ef7e8ac6a8a6f8b4830701558b9abfd108fc
treefdf64a22a6f94806bde09ea34f9cb8a16b241231
parentc02a1f4ad8fcdbffad2911c5a31c71a17a89d713
Refactor multiplication and division of timedelta and float. (#3656)

Implementations of these operations are virtually identical.
Modules/_datetimemodule.c