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 mark.dickinson
Recipients mark.dickinson, ocean-city
Date 2009-11-15.19:14:48
SpamBayes Score 6.445042e-09
Marked as misclassified No
Message-id <1258312493.16.0.601217693233.issue7228@psf.upfronthosting.co.za>
In-reply-to
Content
Just so I don't lose it, here's the current version of the forward merge 
of r76308 to py3k.

In testing this, I found some other possible bugs in the py3k 
implementation of PyUnicode_FromFormat;  I need to investigate and 
possibly fix those before this can be applied.
History
Date User Action Args
2009-11-15 19:14:53mark.dickinsonsetrecipients: + mark.dickinson, ocean-city
2009-11-15 19:14:53mark.dickinsonsetmessageid: <1258312493.16.0.601217693233.issue7228@psf.upfronthosting.co.za>
2009-11-15 19:14:51mark.dickinsonlinkissue7228 messages
2009-11-15 19:14:51mark.dickinsoncreate