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
收信人 r.david.murray, vstinner
日期 2010-10-18.21:36:51
SpamBayes Score 3.5165534e-08
Marked as misclassified
Message-id <1287437813.26.0.913509380441.issue10134@psf.upfronthosting.co.za>
In-reply-to
内容
Clarification of my earlier comment on the patch: I think the behavior *originally* tested for by the changed test is arguably incorrect, given email's internal use of '\n' line endings.  So I think the patch improves things, but it is a potential behavior change.  Potential only, I hope, because it is unlikely anyone parsing emails in text mode would use anything other than universal newline handling in Python3.
历史
日期 用户 动作 参数
2010-10-18 21:36:53r.david.murray修改recipients: + r.david.murray, vstinner
2010-10-18 21:36:53r.david.murray修改messageid: <1287437813.26.0.913509380441.issue10134@psf.upfronthosting.co.za>
2010-10-18 21:36:51r.david.murray链接issue10134 messages
2010-10-18 21:36:51r.david.murray创建