Nick Coghlan added the comment:

This should be a fairly straightforward test-only fix: updating the start of 
https://github.com/python/cpython/blob/master/Lib/test/test_c_locale_coercion.py
 to set C_LOCALE_STREAM_ENCODING to 'iso8859-1' when 
"sys.platform.startswith('aix')".

----------
keywords: +easy

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

Reply via email to