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-02-11.02:40:00
SpamBayes Score 0.00025024303
Marked as misclassified No
Message-id <1297392004.68.0.995469127991.issue7330@psf.upfronthosting.co.za>
In-reply-to
Content
Here's the complete patch, added unittest for width modifier and precision modifier for '%s' formatter of PyUnicode_FromFormat() function.
History
Date User Action Args
2011-02-11 02:40:04ysj.raysetrecipients: + ysj.ray, lemburg, mark.dickinson, vstinner, eric.smith, ron_adam, ezio.melotti
2011-02-11 02:40:04ysj.raysetmessageid: <1297392004.68.0.995469127991.issue7330@psf.upfronthosting.co.za>
2011-02-11 02:40:01ysj.raylinkissue7330 messages
2011-02-11 02:40:01ysj.raycreate