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 vstinner
Recipients Julian, Sean.Ochoa, eric.araujo, ezio.melotti, ncoghlan, petri.lehtinen, serhiy.storchaka, terry.reedy, vstinner
Date 2013-05-06.21:36:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367876190.46.0.469408887836.issue13349@psf.upfronthosting.co.za>
In-reply-to
Content
> Confirmed with Ezio that issue #7330 will need to be fixed/approved before this issue can be closed.

FYI I just fixed this issue. PyUnicode_FromFormat() now supports width and precision in the format string.
History
Date User Action Args
2013-05-06 21:36:30vstinnersetrecipients: + vstinner, terry.reedy, ncoghlan, ezio.melotti, eric.araujo, Julian, petri.lehtinen, serhiy.storchaka, Sean.Ochoa
2013-05-06 21:36:30vstinnersetmessageid: <1367876190.46.0.469408887836.issue13349@psf.upfronthosting.co.za>
2013-05-06 21:36:30vstinnerlinkissue13349 messages
2013-05-06 21:36:30vstinnercreate