This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients belopolsky, brian.curtin, ocean-city, python-dev, vstinner
Date 2011-10-14.00:38:22
SpamBayes Score 0.011270495
Marked as misclassified No
Message-id <E1REVn3-00061t-8j@dinsdale.python.org>
In-reply-to
Content
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
History
Date User Action Args
2011-10-14 00:38:23python-devsetrecipients: + python-dev, belopolsky, vstinner, ocean-city, brian.curtin
2011-10-14 00:38:22python-devlinkissue10653 messages
2011-10-14 00:38:22python-devcreate