Skip to content

Conversation

@kulikjak
Copy link
Contributor

@kulikjak kulikjak commented Jun 21, 2019

Solaris uses '646' as an alias for ASCII encoding and thus all the locale coercion tests are failing. This simple patch fixes the problem.

This is a second PR into a correct branch (this is 3.7 only change). Original one is here #11195

https://bugs.python.org/issue37335

@bedevere-bot bedevere-bot added tests Tests in the Lib/test dir awaiting review labels Jun 21, 2019
@kulikjak kulikjak changed the title Fix locale coercion alliases 37 bpo-37335: Add alias for ASCII encoding Jun 21, 2019
@kulikjak kulikjak changed the title bpo-37335: Add alias for ASCII encoding [3.7] bpo-37335: Add alias for ASCII encoding Jun 21, 2019
@kulikjak
Copy link
Contributor Author

kulikjak commented Jul 2, 2019

The issue was fixed with a different PR.

@kulikjak kulikjak closed this Jul 2, 2019
@kulikjak kulikjak deleted the fix-locale-coercion-alliases-37 branch July 12, 2019 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants