diff options
author | Mario Corchero <mariocj89@gmail.com> | 2018-01-09 21:37:26 (GMT) |
---|---|---|
committer | Alexander Belopolsky <abalkin@users.noreply.github.com> | 2018-01-09 21:37:26 (GMT) |
commit | f80c0ca13330112fe4d8018609c085ef556cb5bf (patch) | |
tree | 652f2e1c70cd8b3e003bee3e92ae8bf8c57b3801 /Include/fileutils.h | |
parent | d4864c61e3e27e337762dc45e504977299bd5b46 (diff) | |
download | cpython-f80c0ca13330112fe4d8018609c085ef556cb5bf.zip cpython-f80c0ca13330112fe4d8018609c085ef556cb5bf.tar.gz cpython-f80c0ca13330112fe4d8018609c085ef556cb5bf.tar.bz2 |
Fix when parsing tz offsets microseconds shorter than 6 (#4781)
As the remainder was directly parsed as an int, strings like
.600 were parsed as 600 microseconds rather than milliseconds.
Diffstat (limited to 'Include/fileutils.h')
0 files changed, 0 insertions, 0 deletions