[Python-Dev] PEP 540: Add a new UTF-8 mode (v2) (original) (raw)

Antoine Pitrou solipsis at pitrou.net
Wed Dec 6 17:36:14 EST 2017


On Wed, 6 Dec 2017 23:20:41 +0100 Victor Stinner <victor.stinner at gmail.com> wrote:

2017-12-06 23:07 GMT+01:00 Antoine Pitrou <solipsis at pitrou.net>: > One question: how do you plan to test for the POSIX locale?

I'm not sure. I will probably rely on Nick for that ;-) Nick already implemented this exact check for his PEP 538 which is already implemented in Python 3.7.

Other than that, +1 on the PEP.

Regards

Antoine.



More information about the Python-Dev mailing list