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 alex, ezio.melotti, vstinner
Date 2014-07-21.19:34:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1405971248.61.0.476488726076.issue22023@psf.upfronthosting.co.za>
In-reply-to
Content
Python 3 has many unit tests for PyUnicode_FromFormat(): see test_unicode.test_from_format().
History
Date User Action Args
2014-07-21 19:34:08vstinnersetrecipients: + vstinner, ezio.melotti, alex
2014-07-21 19:34:08vstinnersetmessageid: <1405971248.61.0.476488726076.issue22023@psf.upfronthosting.co.za>
2014-07-21 19:34:08vstinnerlinkissue22023 messages
2014-07-21 19:34:08vstinnercreate