[issue10653] test_time test_strptime fails on windows

Roundup Robot report at bugs.python.org
Fri Oct 14 02:38:23 CEST 2011


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset e3d9c5e690fc by Victor Stinner in branch '3.2':
Issue #10653: On Windows, use strftime() instead of wcsftime() because
http://hg.python.org/cpython/rev/e3d9c5e690fc

New changeset 79e60977fc04 by Victor Stinner in branch 'default':
(Merge 3.2) Issue #10653: On Windows, use strftime() instead of wcsftime()
http://hg.python.org/cpython/rev/79e60977fc04

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10653>
_______________________________________


More information about the Python-bugs-list mailing list