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 serhiy.storchaka
Recipients barry, eli.bendersky, eric.smith, ethan.furman, serhiy.storchaka
Date 2013-08-21.13:34:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377092048.01.0.372046587379.issue18738@psf.upfronthosting.co.za>
In-reply-to
Content
> Not sure that's necessary.  The code to fix the C-style %-formatting is 
already (I think)  in the last patch I attached.

Could you please extract this part of the patch and add tests? It can be reviewed and committed separately. See also issue18780, there is a more serious problem with current code.
History
Date User Action Args
2013-08-21 13:34:08serhiy.storchakasetrecipients: + serhiy.storchaka, barry, eric.smith, eli.bendersky, ethan.furman
2013-08-21 13:34:08serhiy.storchakasetmessageid: <1377092048.01.0.372046587379.issue18738@psf.upfronthosting.co.za>
2013-08-21 13:34:07serhiy.storchakalinkissue18738 messages
2013-08-21 13:34:07serhiy.storchakacreate