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
收信人 ezio.melotti, methane, vstinner
日期 2017-01-11.22:04:21
SpamBayes Score -1.0
Marked as misclassified
Message-id <1484172262.4.0.149115202844.issue29240@psf.upfronthosting.co.za>
In-reply-to
内容
pep540-2.patch: Patch version 2, updated to the latest version of the PEP 540. It has no more FIXME/TODO and has more unit tests. The main change is that the strict mode doesn't use strict anymore for OS data, but keeps surrogateescape. See the PEP for the rationale (especially the "Use the strict error handler for operating system data" alternative).
历史
日期 用户 动作 参数
2017-01-11 22:04:23vstinner修改recipients: + vstinner, ezio.melotti, methane
2017-01-11 22:04:22vstinner修改messageid: <1484172262.4.0.149115202844.issue29240@psf.upfronthosting.co.za>
2017-01-11 22:04:22vstinner链接issue29240 messages
2017-01-11 22:04:22vstinner创建