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 barry, ddvoinikov, r.david.murray
Date 2012-08-07.12:36:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344342969.83.0.642144530393.issue15570@psf.upfronthosting.co.za>
In-reply-to
Content
This is an intentional change (see issue 1079).  It is entirely possible that this bug fix should be reverted, however, because of backward compatibility concerns.  I'm open to that argument, but I'd prefer to keep the fixed behavior, since the unfixed behavior causes us to violate the RFCs in several cases, as you can see from that and the related issues.

Note also the availability in 3.3 of the provisional email policies that will do an automatic full decode-to-unicode of such headers.
History
Date User Action Args
2012-08-07 12:36:10r.david.murraysetrecipients: + r.david.murray, barry, ddvoinikov
2012-08-07 12:36:09r.david.murraysetmessageid: <1344342969.83.0.642144530393.issue15570@psf.upfronthosting.co.za>
2012-08-07 12:36:09r.david.murraylinkissue15570 messages
2012-08-07 12:36:08r.david.murraycreate