Skip to content

Conversation

@kulikjak
Copy link
Contributor

@kulikjak kulikjak commented Jun 28, 2019

Solaris uses '646' as an alias for ASCII encoding and thus all the locale coercion tests are failing. This patch fixes the problem by using codecs lookup to normalize encoding names and thus prevent these problems.

https://bugs.python.org/issue37335

@vstinner vstinner merged commit c53173a into python:3.7 Jul 2, 2019
@vstinner
Copy link
Member

vstinner commented Jul 2, 2019

Thanks, I merged your PR. I modified the commit message to better describe it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants