[Python-Dev] PEP 538 (review round 2): Coercing the legacy C locale to a UTF-8 based locale
Nick Coghlan
ncoghlan at gmail.com
Sun May 28 02:49:40 EDT 2017
More information about the Python-Dev mailing list
Sun May 28 02:49:40 EDT 2017
- Previous message (by thread): [Python-Dev] PEP 538 (review round 2): Coercing the legacy C locale to a UTF-8 based locale
- Next message (by thread): [Python-Dev] PEP 538 (review round 2): Coercing the legacy C locale to a UTF-8 based locale
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 28 May 2017 at 16:46, INADA Naoki <songofacandy at gmail.com> wrote: > Now I approve the PEP 538. > > It's side-effect (just set LC_CTYPE envvar) seems simple enough and > moderate enough. > > Locale coercion will save people from unwanted mojibake (escaped string) > and locale warning will navigate people to configure locale properly. > > And there are configure options and envvar option to disable it for people > who want to continue to use C locale explicitly. > > Congrats, Nick! Thank you! And thank you for your work in reviewing the PEP - I think the accepted version is a significant improvement over the more intrusive design I originally proposed downstream in Fedora :) Regards, Nick. -- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
- Previous message (by thread): [Python-Dev] PEP 538 (review round 2): Coercing the legacy C locale to a UTF-8 based locale
- Next message (by thread): [Python-Dev] PEP 538 (review round 2): Coercing the legacy C locale to a UTF-8 based locale
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list