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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, eric.smith, exarkun
Date 2009-12-29.22:41:45
SpamBayes Score 0.00014710252
Marked as misclassified No
Message-id <1262126506.7.0.122523073324.issue7413@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed with r77122 (trunk) and r77125 (release26-maint).

py3k uses PyUnicode_FromFormat directly and does not have this problem.
I merged the test there nonetheless.
History
Date User Action Args
2009-12-29 22:41:46amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, exarkun, eric.smith
2009-12-29 22:41:46amaury.forgeotdarcsetmessageid: <1262126506.7.0.122523073324.issue7413@psf.upfronthosting.co.za>
2009-12-29 22:41:45amaury.forgeotdarclinkissue7413 messages
2009-12-29 22:41:45amaury.forgeotdarccreate