STINNER Victor <victor.stin...@haypocalc.com> added the comment:

I fixed issue #5905 (strptime fails in non-UTF locale). The fix is not enough 
if the locale is changed in Python.

Update the patch to fix time.strftime() (if wcsftime() is not available).

----------
Added file: http://bugs.python.org/file23894/pyunicode_decodelocale-2.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13560>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to