Inada Naoki <songofaca...@gmail.com> added the comment:
FYI, I expect cp65001 will be used more widely in near future, because non UTF-8 default encoding reduced Developer eXperience, and Microsoft try to improve DX recent years. Today, Microsoft announced new Terminal application. It seems use `SetConsoleOutputCP(65001)` and `SetConsoleCP(65001)`. I think treating cp65001 as right "UTF-8" locale is better for all Windows developers. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue36778> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com