diff options
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | 2016-09-28 02:45:20 (GMT) |
---|---|---|
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | 2016-09-28 02:45:20 (GMT) |
commit | 8cab419624cba0df59fb2d61261a59230ef4578c (patch) | |
tree | e6da7918b064fca89d7c5345ebd1e704fd682f9c /Python/Python-ast.c | |
parent | 36beb5ec135142b1e800577be49238bf767f4a79 (diff) | |
download | cpython-8cab419624cba0df59fb2d61261a59230ef4578c.zip cpython-8cab419624cba0df59fb2d61261a59230ef4578c.tar.gz cpython-8cab419624cba0df59fb2d61261a59230ef4578c.tar.bz2 |
Issue #28253: Fixed calendar functions for extreme months: 0001-01 and 9999-12.
Methods itermonthdays() and itermonthdays2() are reimplemented so that they
don't call itermonthdates() which can cause datetime.date under/overflow.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions