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.

作者 vstinner
收信人 flox, loewis, pitrou, r.david.murray, vstinner
日期 2010-04-15.23:20:24
SpamBayes Score 0.0070929956
Marked as misclassified
Message-id <1271373626.69.0.127947858045.issue7606@psf.upfronthosting.co.za>
In-reply-to
内容
What do you think about my solution (convert the traceback to ASCII to avoid the encoding issue)? If you would like to support non-ASCII characters in HTTP headers, you should open a new issue. For the compatibility, I prefer to use pure ASCII headers because I fear that third party programs doesn't support non-ASCII headers.
历史
日期 用户 动作 参数
2010-04-15 23:20:26vstinner修改recipients: + vstinner, loewis, pitrou, r.david.murray, flox
2010-04-15 23:20:26vstinner修改messageid: <1271373626.69.0.127947858045.issue7606@psf.upfronthosting.co.za>
2010-04-15 23:20:24vstinner链接issue7606 messages
2010-04-15 23:20:24vstinner创建