diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-08-25 05:53:20 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-25 05:53:20 (GMT) |
commit | c47acc2bb1d0a3fb6dda14ced958d272fb2821a6 (patch) | |
tree | f05574b97eb60a64755ec9a51832d03bf85361e5 /Python/sysmodule.c | |
parent | 2443766baec24f48944eebd44610116a3e2f46b1 (diff) | |
download | cpython-c47acc2bb1d0a3fb6dda14ced958d272fb2821a6.zip cpython-c47acc2bb1d0a3fb6dda14ced958d272fb2821a6.tar.gz cpython-c47acc2bb1d0a3fb6dda14ced958d272fb2821a6.tar.bz2 |
bpo-13312: Avoid int underflow in time year. (GH-8912)
Avoids an integer underflow in the time module's year handling code.
(cherry picked from commit 76be0fffff8b7dbe649ad4821144461800ffb0d0)
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions