diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2017-10-23 14:12:28 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-23 14:12:28 (GMT) |
commit | 4ffd4653a7ec9c97775472276cf5e159e2366bb2 (patch) | |
tree | dde6087a2aa8c149de6cc7894a5e809ba4f2b32a /Python/getargs.c | |
parent | 7fed7bd8bb628f0f09c6011871a4ce68afb41b18 (diff) | |
download | cpython-4ffd4653a7ec9c97775472276cf5e159e2366bb2.zip cpython-4ffd4653a7ec9c97775472276cf5e159e2366bb2.tar.gz cpython-4ffd4653a7ec9c97775472276cf5e159e2366bb2.tar.bz2 |
bpo-31752: Fix possible crash in timedelta constructor called with custom integers. (#3947)
Bad remainder in divmod() in intermediate calculations caused an assertion failure.
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions