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 r.david.murray
Recipients anadelonbrin, barry, dato, meatballhat, pitrou, r.david.murray, tercero12, vstinner
Date 2010-10-08.16:01:49
SpamBayes Score 0.00014967003
Marked as misclassified No
Message-id <1286553711.67.0.831988258874.issue4661@psf.upfronthosting.co.za>
In-reply-to
Content
After RM approval on irc, committed in r85322, with some additional doc fixes but no code changes relative to the last patch posted here.

I'm leaving this open because I still want to try to improve the handling of non-ascii bytes in headers when decoding them to unicode.
History
Date User Action Args
2010-10-08 16:01:51r.david.murraysetrecipients: + r.david.murray, barry, anadelonbrin, pitrou, vstinner, dato, tercero12, meatballhat
2010-10-08 16:01:51r.david.murraysetmessageid: <1286553711.67.0.831988258874.issue4661@psf.upfronthosting.co.za>
2010-10-08 16:01:50r.david.murraylinkissue4661 messages
2010-10-08 16:01:49r.david.murraycreate