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, pitrou, python-dev, vstinner
Date 2011-10-16.21:45:14
SpamBayes Score 0.0019920892
Marked as misclassified No
Message-id <E1RFYW8-0008IK-JG@dinsdale.python.org>
In-reply-to
Content
New changeset 977c5753ca32 by Victor Stinner in branch '3.2':
Issue #10653: Fix time.strftime() on Windows, check for invalid format strings
http://hg.python.org/cpython/rev/977c5753ca32
History
Date User Action Args
2011-10-16 21:45:15python-devsetrecipients: + python-dev, belopolsky, pitrou, vstinner, ocean-city, brian.curtin
2011-10-16 21:45:14python-devlinkissue10653 messages
2011-10-16 21:45:14python-devcreate