Serhiy Storchaka <[email protected]> added the comment:
There should no be any UnicodeDecodeError now. Tkinter on Windows uses now the UTF-16 encoding with the surrogatepass error handler which should never fail. Could you please confirm that the issue is gone? ---------- status: open -> pending _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34550> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
