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.

作者 ncoghlan
收信人 Jan Niklas Hasse, abarry, akira, barry, deleted250130, ezio.melotti, lemburg, methane, ncoghlan, r.david.murray, vstinner, yan12125
日期 2017-01-07.08:41:16
SpamBayes Score -1.0
Marked as misclassified
Message-id <1483778477.18.0.402571304479.issue28180@psf.upfronthosting.co.za>
In-reply-to
内容
I just pushed an update to PEP 538 based on PEP 540 and the feedback in the linux-sig discussion: https://github.com/python/peps/commit/221099d8765125bbd798e869846b005bcca84b47

I'll be starting a thread for that on python-ideas shortly, but in the context of the discussion here:

* There are good reasons to go back to strict error handling by default on the standard streams when we're using UTF-8 as the default encoding rather than ASCII: https://www.python.org/dev/peps/pep-0538/#using-strict-error-handling-by-default
* The right overall answer might actually be to create a hybrid merger of the two PEPs, rather than seeing them as strictly competitors: https://www.python.org/dev/peps/pep-0538/#relationship-with-other-peps
历史
日期 用户 动作 参数
2017-01-07 08:41:17ncoghlan修改recipients: + ncoghlan, lemburg, barry, vstinner, ezio.melotti, r.david.murray, methane, akira, deleted250130, yan12125, abarry, Jan Niklas Hasse
2017-01-07 08:41:17ncoghlan修改messageid: <1483778477.18.0.402571304479.issue28180@psf.upfronthosting.co.za>
2017-01-07 08:41:17ncoghlan链接issue28180 messages
2017-01-07 08:41:16ncoghlan创建