diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2017-10-23 16:57:04 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-23 16:57:04 (GMT) |
commit | 5ef883b096895a84123760859f0f34ad37bf2277 (patch) | |
tree | 4c6b14625df7fe8699ae86a64b7e30e74515d765 /Python/marshal.c | |
parent | f7d19b0464cb89ec696affbad9fd7e7c94456eaf (diff) | |
download | cpython-5ef883b096895a84123760859f0f34ad37bf2277.zip cpython-5ef883b096895a84123760859f0f34ad37bf2277.tar.gz cpython-5ef883b096895a84123760859f0f34ad37bf2277.tar.bz2 |
[2.7] bpo-31752: Fix possible crash in timedelta constructor called with custom integers. (GH-3947) (#4088)
Bad remainder in divmod() in intermediate calculations caused an assertion failure..
(cherry picked from commit 4ffd4653a7ec9c97775472276cf5e159e2366bb2)
Diffstat (limited to 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions