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 loewis, msladek, r.david.murray, tati_alchueyr
Date 2012-03-14.15:00:59
SpamBayes Score 0.018226199
Marked as misclassified No
Message-id <1331737259.9.0.385956270094.issue14062@psf.upfronthosting.co.za>
In-reply-to
Content
I think the next thing to do would be to replace the call to send_message with code that calls BytesGenerator to write the message out to disk, and diff the output of the two versions (normal subject and hand-encoded subject).  Maybe that will give us a clue.
History
Date User Action Args
2012-03-14 15:00:59r.david.murraysetrecipients: + r.david.murray, loewis, msladek, tati_alchueyr
2012-03-14 15:00:59r.david.murraysetmessageid: <1331737259.9.0.385956270094.issue14062@psf.upfronthosting.co.za>
2012-03-14 15:00:59r.david.murraylinkissue14062 messages
2012-03-14 15:00:59r.david.murraycreate