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