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 tarek
Recipients loewis, tarek
Date 2008-04-06.13:43:32
SpamBayes Score 0.035177745
Marked as misclassified No
Message-id <1207489414.12.0.434488778899.issue2562@psf.upfronthosting.co.za>
In-reply-to
Content
In that case, distutils should not do a unicode() call over each field
passed before .encode('utf8') is called, because it makes the assumption
that string type can be used.
History
Date User Action Args
2008-04-06 13:43:34tareksetspambayes_score: 0.0351777 -> 0.035177745
recipients: + tarek, loewis
2008-04-06 13:43:34tareksetspambayes_score: 0.0351777 -> 0.0351777
messageid: <1207489414.12.0.434488778899.issue2562@psf.upfronthosting.co.za>
2008-04-06 13:43:33tareklinkissue2562 messages
2008-04-06 13:43:32tarekcreate