[issue26650] calendar: OverflowErrors for year == 1 and firstweekday > 0

Alexander Belopolsky report at bugs.python.org
Mon Sep 26 19:31:13 EDT 2016


Alexander Belopolsky added the comment:

My patch for issue 28253 fixes this problem for itermonthdays2() and itermonthdays() methods.  As discussed there, fixing itermonthdates() would require changing a documented public interface.

----------
assignee:  -> belopolsky
nosy: +belopolsky

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26650>
_______________________________________


More information about the Python-bugs-list mailing list