]> granicus.if.org Git - python/commit
Issue #5249: time.strftime returned malformed string when format string
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Mon, 16 Feb 2009 09:13:20 +0000 (09:13 +0000)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Mon, 16 Feb 2009 09:13:20 +0000 (09:13 +0000)
commit575d13306583791160e902d59d43d825c0d49c3b
tree9fc39b4913872222390d3abd11158d2b7cf80ade
parentdebb98d91f6358e85c7790386ab9b6f52299da98
Issue #5249: time.strftime returned malformed string when format string
contained non ascii character on windows.
Misc/NEWS
Modules/timemodule.c