diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2017-10-23 17:12:28 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-23 17:12:28 +0300 |
commit | 4ffd4653a7ec9c97775472276cf5e159e2366bb2 (patch) | |
tree | dde6087a2aa8c149de6cc7894a5e809ba4f2b32a /Python/pythonrun.c | |
parent | 7fed7bd8bb628f0f09c6011871a4ce68afb41b18 (diff) | |
download | cpython-git-4ffd4653a7ec9c97775472276cf5e159e2366bb2.tar.gz |
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/pythonrun.c')
0 files changed, 0 insertions, 0 deletions