diff options
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | 2016-09-27 20:28:57 -0400 |
---|---|---|
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | 2016-09-27 20:28:57 -0400 |
commit | 4e7b4e8c18b82774d273c4990330f0e870d8a492 (patch) | |
tree | a89e44e991bbd216c028dc94b6c622d1557050e1 /Python/pystate.c | |
parent | 39704fcddb5b7f84a6442bff3a888e0c763fcf51 (diff) | |
parent | e3fd248c771e1a8bf337a4a307dacf1e85106611 (diff) | |
download | cpython-git-4e7b4e8c18b82774d273c4990330f0e870d8a492.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/pystate.c')
0 files changed, 0 insertions, 0 deletions