Steve Dower <steve.do...@python.org> added the comment:
I'd guess that these tests are assuming that sys.executable contains only ASCII characters. All the tests run in a non-ASCII working directory, so it's only the runtime that is not tested propersy here. The easiest way for Ming Hua to test this is to install for all users (into Program Files), and run tests with the same user account. If that's the case, we probably have to just go through the tests and make them Unicode-aware. ---------- _______________________________________ 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