diff options
author | Victor Stinner <vstinner@python.org> | 2021-09-30 01:07:11 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-30 01:07:11 (GMT) |
commit | d62d925823b005c33b432e527562b573a3a89635 (patch) | |
tree | 01b09ab366d0c4ccd99d4f5e38b8dd1ce479f958 /Misc/python-config.sh.in | |
parent | 09796f2f142fdb1214f34a3ca917959ecb32a88b (diff) | |
download | cpython-d62d925823b005c33b432e527562b573a3a89635.zip cpython-d62d925823b005c33b432e527562b573a3a89635.tar.gz cpython-d62d925823b005c33b432e527562b573a3a89635.tar.bz2 |
bpo-41710: Add pytime_add() and pytime_mul() (GH-28642)
Add pytime_add() and pytime_mul() functions to pytime.c to compute
t+t2 and t*k with clamping to [_PyTime_MIN; _PyTime_MAX].
Fix pytime.h: _PyTime_FromTimeval() is not implemented on Windows.
Diffstat (limited to 'Misc/python-config.sh.in')
0 files changed, 0 insertions, 0 deletions