Alexander Belopolsky <[email protected]> added the comment:
Committed in 87829. I added a year >= 1900 check in time.strftime for now because removing or relaxing this limit should be done in coordination with similar datetime module issue. See #1777412. See also python-dev discussion starting at http://mail.python.org/pipermail/python-dev/2011-January/107186.html ---------- resolution: -> fixed stage: commit review -> committed/rejected superseder: -> datetime.strftime dislikes years before 1900 versions: +Python 3.2 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue10827> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
