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.17:07:37
SpamBayes Score 0.0019920892
Marked as misclassified No
Message-id <E1RFUBT-0006Rj-3e@dinsdale.python.org>
In-reply-to
Content
New changeset e3c13a1d2595 by Victor Stinner in branch 'default':
Issue #10653: Fix time.strftime() on Windows, check for invalid format strings
http://hg.python.org/cpython/rev/e3c13a1d2595
History
Date User Action Args
2011-10-16 17:07:38python-devsetrecipients: + python-dev, belopolsky, pitrou, vstinner, ocean-city, brian.curtin
2011-10-16 17:07:37python-devlinkissue10653 messages
2011-10-16 17:07:37python-devcreate