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 BreamoreBoy, barry, noamr, r.david.murray
Date 2010-08-08.01:19:09
SpamBayes Score 1.614664e-05
Marked as misclassified No
Message-id <1281230350.93.0.94350912566.issue1210680@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, if there's a bug here and it can be fixed without a major behavior change then it could be backported.

I'm not clear on what the bug is, though, since there is no example given.  If the Hebrew is encoded as encoded words, it can and will be split in the middle of words, but the RFC2047 reassembly process removes those spaces (ie: this may be/may have been a gmail bug).

Without a test case we can't be sure.
History
Date User Action Args
2010-08-08 01:19:11r.david.murraysetrecipients: + r.david.murray, barry, noamr, BreamoreBoy
2010-08-08 01:19:10r.david.murraysetmessageid: <1281230350.93.0.94350912566.issue1210680@psf.upfronthosting.co.za>
2010-08-08 01:19:09r.david.murraylinkissue1210680 messages
2010-08-08 01:19:09r.david.murraycreate