Michael Saah <mike.s...@gmail.com> added the comment:
While I agree with Victor that reworking time.strftime to be more portable is a great idea, this issue was never about that; it was about making exception throwing behavior consistent across datetime's two strftime implementations (python and C), and also bringing them into line with what time.strftime does. Xavier's bug shows that my test methodology didn't take into account the range of libc strftime behavior. The patch proposed makes sense to me. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue35066> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com