STINNER Victor <vstin...@python.org> added the comment: Serhiy: > I get a crash for chr(128516) ("😄") in Tk.
On Linux? What is your Tk version? On my Fedora 32, the character is displayed properly. It seems like Tk is still using X11 whereas my GNOME desktop is using Wayland. $ ./python -m test.pythoninfo|grep ^tkinter tkinter.TCL_VERSION: 8.6 tkinter.TK_VERSION: 8.6 tkinter.info_patchlevel: 8.6.10 ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue42225> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com