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 r.david.murray
Recipients christoph, eric.smith, mtschopp, r.david.murray
Date 2010-03-09.14:49:49
SpamBayes Score 2.4920934e-07
Marked as misclassified No
Message-id <1268146190.82.0.0576366813149.issue6656@psf.upfronthosting.co.za>
In-reply-to
Content
Eric, the patch for this issue contains a fix for issue 8096.  The only reason I haven't applied it is the fear of breaking existing correct behavior because there aren't enough tests.  Maybe you can see an easy way to reuse the % test suite to check local.format_string?  (I didn't look at that option very hard.)  Or maybe we just apply it anyway...
History
Date User Action Args
2010-03-09 14:49:50r.david.murraysetrecipients: + r.david.murray, eric.smith, christoph, mtschopp
2010-03-09 14:49:50r.david.murraysetmessageid: <1268146190.82.0.0576366813149.issue6656@psf.upfronthosting.co.za>
2010-03-09 14:49:49r.david.murraylinkissue6656 messages
2010-03-09 14:49:49r.david.murraycreate