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 ysj.ray
Recipients eric.smith, ezio.melotti, lemburg, mark.dickinson, ron_adam, vstinner, ysj.ray
Date 2011-03-21.15:48:37
SpamBayes Score 4.7168038e-07
Marked as misclassified No
Message-id <1300722518.62.0.889298359918.issue7330@psf.upfronthosting.co.za>
In-reply-to
Content
Ooops! I found my last submitted patch is a wrong one.


Here is the updated patch add doc entries about the changes. The test cases which assert error messages generated by PyUnicode_FromFormat() with "%.200s" formatters equality would failed due to this patch. Hope you don't miss any of them.
History
Date User Action Args
2011-03-21 15:48:38ysj.raysetrecipients: + ysj.ray, lemburg, mark.dickinson, vstinner, eric.smith, ron_adam, ezio.melotti
2011-03-21 15:48:38ysj.raysetmessageid: <1300722518.62.0.889298359918.issue7330@psf.upfronthosting.co.za>
2011-03-21 15:48:38ysj.raylinkissue7330 messages
2011-03-21 15:48:38ysj.raycreate