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 amaury.forgeotdarc, dleonard0, kristjan.jonsson, loewis, mhammond, ocean-city, python-dev, r.david.murray, santoso.wijaya, terry.reedy
Date 2011-04-06.06:16:35
SpamBayes Score 0.0010196913
Marked as misclassified No
Message-id <E1Q7M2c-0006H4-BG@dinsdale.python.org>
In-reply-to
Content
New changeset 2ca1bc677a60 by Senthil Kumaran in branch '3.1':
Issue #10762: Guard against invalid/non-supported format string '%f' on Windows. Patch Santoso Wijaya.
http://hg.python.org/cpython/rev/2ca1bc677a60
History
Date User Action Args
2011-04-06 06:16:36python-devsetrecipients: + python-dev, loewis, mhammond, terry.reedy, amaury.forgeotdarc, kristjan.jonsson, ocean-city, dleonard0, r.david.murray, santoso.wijaya
2011-04-06 06:16:35python-devlinkissue10762 messages
2011-04-06 06:16:35python-devcreate