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.

作者 r.david.murray
收信人 ajaksu2, barry, nherring, r.david.murray
日期 2011-04-18.15:05:41
SpamBayes Score 0.0001274858
Marked as misclassified
Message-id <1303139141.68.0.946081666031.issue1372770@psf.upfronthosting.co.za>
In-reply-to
内容
As of the fix for issue 11492, the email package only uses continuation_ws when folding RFC2047 encoded words.  So I consider this issue fixed.  (I have, by the way, come around to the view that we should never be introducing or deleting whitespace except when RFC 2047 encoding/decoding...we are still deleting it in a couple places, and I will address that by and by).
历史
日期 用户 动作 参数
2011-04-18 15:05:41r.david.murray修改recipients: + r.david.murray, barry, nherring, ajaksu2
2011-04-18 15:05:41r.david.murray修改messageid: <1303139141.68.0.946081666031.issue1372770@psf.upfronthosting.co.za>
2011-04-18 15:05:41r.david.murray链接issue1372770 messages
2011-04-18 15:05:41r.david.murray创建