This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author belopolsky
Recipients belopolsky, jiangping.li, rhettinger, serhiy.storchaka, xiang.zhang
Date 2016-09-27.16:48:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474994928.91.0.485324206222.issue28253@psf.upfronthosting.co.za>
In-reply-to
Content
> The patch LGTM except tests.

What are your issues with the tests?  Did you see the -4 patch?

> But we should at least document the behavior of itermonthdates(), monthdatescalendar() and yeardatescalendar() at corner cases.

I would rather not. At least not before we make under and overflow behavior consistent.  Frankly, I don't see why anyone would want to use these iterators.
History
Date User Action Args
2016-09-27 16:48:48belopolskysetrecipients: + belopolsky, rhettinger, serhiy.storchaka, xiang.zhang, jiangping.li
2016-09-27 16:48:48belopolskysetmessageid: <1474994928.91.0.485324206222.issue28253@psf.upfronthosting.co.za>
2016-09-27 16:48:48belopolskylinkissue28253 messages
2016-09-27 16:48:48belopolskycreate