diff options
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | 2016-09-27 20:27:55 -0400 |
---|---|---|
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | 2016-09-27 20:27:55 -0400 |
commit | e3fd248c771e1a8bf337a4a307dacf1e85106611 (patch) | |
tree | 3991349a04581590bc8d6099520554cbaa02acb6 /Python/Python-ast.c | |
parent | 6703e042fa0005dbf76578ddf24c7c170a715061 (diff) | |
parent | 957b75699fd1ed2eb18e8f7fa6fee1062fabad68 (diff) | |
download | cpython-git-e3fd248c771e1a8bf337a4a307dacf1e85106611.tar.gz |
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