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
收信人 abarry, ezio.melotti, r.david.murray, vstinner
日期 2016-05-17.20:33:28
SpamBayes Score -1.0
Marked as misclassified
Message-id <1463517208.24.0.0191760760114.issue27048@psf.upfronthosting.co.za>
In-reply-to
内容
I would not think errors=replace would be the right answer...that would lose information, wouldn't it?  What is the data being used for that causes the problem?  Normally in situations like this we'd use surrogateescape at the system boundary, but I don't know enough about distutils to know if that is the right answer.
历史
日期 用户 动作 参数
2016-05-17 20:33:28r.david.murray修改recipients: + r.david.murray, vstinner, ezio.melotti, abarry
2016-05-17 20:33:28r.david.murray修改messageid: <1463517208.24.0.0191760760114.issue27048@psf.upfronthosting.co.za>
2016-05-17 20:33:28r.david.murray链接issue27048 messages
2016-05-17 20:33:28r.david.murray创建