On 9 May 2017 at 21:57, Nick Coghlan <ncogh...@gmail.com> wrote: > The essential related changes to the reference implementation can be seen > here: > > * Always set "surrogateescape" for coercion target locales, > independently of whether or not coercion occurred: > https://github.com/ncoghlan/cpython/commit/188e7807b6d9e49377aacbb287c074e5cabf70c5 > * Stop setting LC_ALL: > https://github.com/python/peps/commit/2f530ce0d1fd24835ac0c6f984f40db70482a18f
Sorry, I just noticed the copy & paste error when posting that second link. The correct link is: https://github.com/ncoghlan/cpython/commit/476a78133c94d82e19b89f50036cecd9b4214e7a Cheers, Nick. -- Nick Coghlan | ncogh...@gmail.com | Brisbane, Australia _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com