[Python-Dev] PEP 540: Add a new UTF-8 mode (v2)
Antoine Pitrou
solipsis at pitrou.net
Wed Dec 6 18:28:42 EST 2017
More information about the Python-Dev mailing list
Wed Dec 6 18:28:42 EST 2017
- Previous message (by thread): [Python-Dev] PEP 540: Add a new UTF-8 mode (v2)
- Next message (by thread): [Python-Dev] PEP 540: Add a new UTF-8 mode (v2)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 7 Dec 2017 00:22:52 +0100 Victor Stinner <victor.stinner at gmail.com> wrote: > 2017-12-06 23:36 GMT+01:00 Antoine Pitrou <solipsis at pitrou.net>: > > Other than that, +1 on the PEP. > > Naoki doesn't seem to be confortable with the usage of the > surrogateescape error handler by default for open(). Are you ok with > that? If yes, would you mind to explain why? :-) Sorry, I had missed that objection. I agree with Inada Naoki: it's better to keep it strict. Regards Antoine.
- Previous message (by thread): [Python-Dev] PEP 540: Add a new UTF-8 mode (v2)
- Next message (by thread): [Python-Dev] PEP 540: Add a new UTF-8 mode (v2)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list