]> granicus.if.org Git - python/commit
(Merge 3.2) Issue #5905: time.strftime() is now using the locale encoding,
authorVictor Stinner <victor.stinner@haypocalc.com>
Fri, 9 Dec 2011 19:21:17 +0000 (20:21 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Fri, 9 Dec 2011 19:21:17 +0000 (20:21 +0100)
commitdb6238964d534a160f2b2d8b2b61e19a3d3dee47
treeed3c1711b5b573b92e21fa9f5877cd766d345da8
parent7f54f7590071589e4a7d440a5a7a691f8e92f837
parent720f34a3e8567ee7c46ee7d8752617168bfb5258
(Merge 3.2) Issue #5905: time.strftime() is now using the locale encoding,
instead of UTF-8, if the wcsftime() function is not available.
Misc/NEWS
Modules/timemodule.c