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.

作者 abarry
收信人 abarry, ezio.melotti, r.david.murray, vstinner
日期 2016-05-17.20:38:24
SpamBayes Score -1.0
Marked as misclassified
Message-id <1463517504.91.0.66335851395.issue27048@psf.upfronthosting.co.za>
In-reply-to
内容
The data that causes the issue is my name (Émanuel), which is present in a couple of places in my environment. I also completely forgot about surrogateescape, my bad. Here are two new patches with the surrogateescape error handler instead of the replace one.
历史
日期 用户 动作 参数
2016-05-17 20:38:24abarry修改recipients: + abarry, vstinner, ezio.melotti, r.david.murray
2016-05-17 20:38:24abarry修改messageid: <1463517504.91.0.66335851395.issue27048@psf.upfronthosting.co.za>
2016-05-17 20:38:24abarry链接issue27048 messages
2016-05-17 20:38:24abarry创建