STINNER Victor <[email protected]> added the comment: strftime_1_9999.patch: replace 1900 <= year limit by 1 <= year or 1 <= year <= 9999 (if compiled with Visual Studio). With more tests on years.
---------- Added file: http://bugs.python.org/file20310/strftime_1_9999.patch _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue1777412> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
