Eryk Sun <eryk...@gmail.com> added the comment:

I see no problem with changing a test -- such as 
test_consistent_sys_path_for_direct_execution() -- to spawn the child 
interpreter with `-X utf8` when the I/O encoding itself is irrelevant to the 
test -- except for forcing a common Unicode encoding to ensure the integrity of 
test data (i.e. no mojibake) and prevent encoding/decoding failures.

----------

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

Reply via email to