[issue41212] Emoji Unicode failing in standard release of Python 3.8.3 / tkinter 8.6.8

Ben Griffin report at bugs.python.org
Sun Jul 5 04:41:53 EDT 2020


New submission from Ben Griffin <ben at redsnapper.net>:

https://stackoverflow.com/questions/62713741/tkinter-and-32-bit-unicode-duplicating-any-fix

Emoji are doubling up when using canvas.create_text()
This is reported to work on tcl/tk 8.6.10 but there’s no. Way to upgrade tcl/tk using the standard installs from the python.org site

----------
components: Tkinter
files: Emoji.py.txt
messages: 373019
nosy: Ben Griffin
priority: normal
severity: normal
status: open
title: Emoji Unicode failing in standard release of Python 3.8.3 / tkinter 8.6.8
type: behavior
versions: Python 3.8
Added file: https://bugs.python.org/file49297/Emoji.py.txt

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41212>
_______________________________________


More information about the Python-bugs-list mailing list