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 pitrou
Recipients BreamoreBoy, amaury.forgeotdarc, belopolsky, brett.cannon, eric.araujo, lukasz.langa, pitrou, rharris
Date 2010-08-04.12:14:55
SpamBayes Score 0.000613706
Marked as misclassified No
Message-id <1280924097.43.0.00902840401623.issue2651@psf.upfronthosting.co.za>
In-reply-to
Content
Latest patch looks good. Note that you could use PyUnicode_FromFormat() instead of building the format string manually.
History
Date User Action Args
2010-08-04 12:14:57pitrousetrecipients: + pitrou, brett.cannon, amaury.forgeotdarc, belopolsky, rharris, eric.araujo, BreamoreBoy, lukasz.langa
2010-08-04 12:14:57pitrousetmessageid: <1280924097.43.0.00902840401623.issue2651@psf.upfronthosting.co.za>
2010-08-04 12:14:56pitroulinkissue2651 messages
2010-08-04 12:14:56pitroucreate