This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes, terry.reedy, tetelevm
Date 2021-03-28.16:32:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616949136.24.0.631334438578.issue43647@roundup.psfhosted.org>
In-reply-to
Content
I cannot reproduce the issue on Fedora 33 with KDE 5 and libX11-1.6.12:

Python 3.9.2 (default, Feb 20 2021, 00:00:00) 
[GCC 10.2.1 20201125 (Red Hat 10.2.1-9)] on linux
Type "help", "copyright", "credits" or "license()" for more information.
>>> '\u2705'
'✅'
>>> '\u270f'
'✏'
History
Date User Action Args
2021-03-28 16:32:16christian.heimessetrecipients: + christian.heimes, terry.reedy, tetelevm
2021-03-28 16:32:16christian.heimessetmessageid: <1616949136.24.0.631334438578.issue43647@roundup.psfhosted.org>
2021-03-28 16:32:16christian.heimeslinkissue43647 messages
2021-03-28 16:32:16christian.heimescreate