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.

作者 steve.dower
收信人 abarry, dstufft, eric.araujo, eryksun, ezio.melotti, martin.panter, paul.moore, python-dev, r.david.murray, steve.dower, tim.golden, vstinner, zach.ware
日期 2016-06-17.16:37:46
SpamBayes Score -1.0
Marked as misclassified
Message-id <1466181467.14.0.569846431559.issue27048@psf.upfronthosting.co.za>
In-reply-to
内容
Oh, and before anyone asks, I used "errors='replace'" because we get all the env variables but don't use most of them. If we do end up needing one that can't be decoded, this should make it obvious, but there's no point failing early because of a variable that we're not going to use.
历史
日期 用户 动作 参数
2016-06-17 16:37:47steve.dower修改recipients: + steve.dower, paul.moore, vstinner, tim.golden, ezio.melotti, eric.araujo, r.david.murray, python-dev, martin.panter, zach.ware, eryksun, dstufft, abarry
2016-06-17 16:37:47steve.dower修改messageid: <1466181467.14.0.569846431559.issue27048@psf.upfronthosting.co.za>
2016-06-17 16:37:47steve.dower链接issue27048 messages
2016-06-17 16:37:46steve.dower创建