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.

作者 barry
收信人 aalbrecht, barry, cjw296, gagern, salty-horse, splorgdar
日期 2009-03-30.22:43:40
SpamBayes Score 1.8614299e-10
Marked as misclassified
Message-id <1238453022.12.0.0720572974762.issue1974@psf.upfronthosting.co.za>
In-reply-to
内容
So astoundingly, this change has deep implications.  The upshot is that
it's difficult to fix this so that headers look nice for e.g. Subject
headers, but so that splitting and wrapping work as expected for e.g.
machine readability of Received headers.

After discussion with other sprinters, I'm committing a change to Python
2.7 to fix this, but I am not back porting the change to 2.6.  I think
we should Do It Right for Python 3.1 but this requires (IMO) API changes.

r70772
历史
日期 用户 动作 参数
2009-03-30 22:43:42barry修改recipients: + barry, gagern, salty-horse, aalbrecht, cjw296, splorgdar
2009-03-30 22:43:42barry修改messageid: <1238453022.12.0.0720572974762.issue1974@psf.upfronthosting.co.za>
2009-03-30 22:43:41barry链接issue1974 messages
2009-03-30 22:43:40barry创建