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.

作者 wobsta
收信人 wobsta
日期 2010-05-28.20:54:34
SpamBayes Score 0.047567304
Marked as misclassified
Message-id <1275080080.41.0.761400748474.issue8846@psf.upfronthosting.co.za>
In-reply-to
内容
There are serious bugs in carriage return and newline handling at the end of a multipart cgi input. The enclosed patch extends the test_cgi.py (and actually reverts two wrong tests to what they had been for python2.x). Additionally, the bugs are fixed by two small corrections to cgi.py and email/feedparser.py. Thanks for consideration.
历史
日期 用户 动作 参数
2010-05-28 20:54:41wobsta修改recipients: + wobsta
2010-05-28 20:54:40wobsta修改messageid: <1275080080.41.0.761400748474.issue8846@psf.upfronthosting.co.za>
2010-05-28 20:54:36wobsta链接issue8846 messages
2010-05-28 20:54:35wobsta创建