New submission from Jakub Kulik <kulik...@gmail.com>:

Locale coercion tests on Solaris are failing because 646 ASCII alias is not 
recognized. Its addition into the _handle_output_variations function fixes this 
problem.

This was changed/fixed in Python 3.8 and later, where aliases are correctly 
translated to their canonical Python codec name so no patch is needed there.

----------
components: Tests
messages: 346025
nosy: kulikjak
priority: normal
severity: normal
status: open
title: Add 646 ASCII alias to locale coercion tests.
versions: Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37335>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to