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 vstinner
Recipients belopolsky, brian.curtin, ocean-city, python-dev, vstinner
Date 2011-10-14.00:41:19
SpamBayes Score 0.0021256893
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
It's a bug in the Windows API: I used the workaround suggested by Hirokazu Yamamoto. Thanks Hirokazu!

Python 2.7 doesn't use wcsftime() and so it is not affected by this issue.
History
Date User Action Args
2011-10-14 00:41:20vstinnersetrecipients: + vstinner, belopolsky, ocean-city, brian.curtin, python-dev
2011-10-14 00:41:20vstinnersetmessageid: <[email protected]>
2011-10-14 00:41:19vstinnerlinkissue10653 messages
2011-10-14 00:41:19vstinnercreate