blob: b25f9817469b98a0700e74d420f79b1e35e79ca5 [file] [log] [blame]
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.