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 Rosuav
Recipients Rosuav, mcepl
Date 2014-02-11.14:00:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Oops, I was reading off the wrong piece of code. It's not "distinctly different", actually; it's just different enough that the patch fails. The only difference is that in 3.4 the headers are Unicode strings (so the content gets encoded and decoded). My bad. Will attach a modified patch file that works on 3.4 (is it considered bad form to provide a diff for a patch file?).
History
Date User Action Args
2014-02-11 14:00:31Rosuavsetrecipients: + Rosuav, mcepl
2014-02-11 14:00:31Rosuavsetmessageid: <[email protected]>
2014-02-11 14:00:31Rosuavlinkissue19494 messages
2014-02-11 14:00:31Rosuavcreate