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 serhiy.storchaka
Recipients ned.deily, ronaldoussoren, serhiy.storchaka
Date 2020-11-13.12:51:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605271893.82.0.331736359747.issue42318@roundup.psfhosted.org>
In-reply-to
Content
Just to be sure, what is the result of pasting and executing the following code on Tk 8.6.8 and 8.6.10?

    print(ascii("😀"))
History
Date User Action Args
2020-11-13 12:51:33serhiy.storchakasetrecipients: + serhiy.storchaka, ronaldoussoren, ned.deily
2020-11-13 12:51:33serhiy.storchakasetmessageid: <1605271893.82.0.331736359747.issue42318@roundup.psfhosted.org>
2020-11-13 12:51:33serhiy.storchakalinkissue42318 messages
2020-11-13 12:51:33serhiy.storchakacreate