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 nlopes
Recipients Neil Muller, effbot, jerith, nlopes
Date 2009-06-20.23:39:21
SpamBayes Score 7.512322e-08
Marked as misclassified No
Message-id <1245541163.7.0.259505481139.issue6266@psf.upfronthosting.co.za>
In-reply-to
Content
This is a pretty dumb patch, but it does it's job.
Basically it decodes the utf-8 encoded prefix and uri. Then, encodes it
into Latin1. Probably there are better ways of doing this and those
ideas are welcome. Patch attached.
History
Date User Action Args
2009-06-20 23:39:23nlopessetrecipients: + nlopes, effbot, Neil Muller, jerith
2009-06-20 23:39:23nlopessetmessageid: <1245541163.7.0.259505481139.issue6266@psf.upfronthosting.co.za>
2009-06-20 23:39:22nlopeslinkissue6266 messages
2009-06-20 23:39:22nlopescreate