Open slozier opened 3 years ago
I know this is a 3.6 change, but I'd like to get it in sooner rather than later. I think knowing that the sys.stdout encoding is utf-8 may be helpful with the IO redirect issue https://github.com/IronLanguages/ironpython3/issues/1204.
https://docs.python.org/3/whatsnew/3.6.html#pep-528-change-windows-console-encoding-to-utf-8
https://www.python.org/dev/peps/pep-0528/