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 terry.reedy
Recipients ezio.melotti, ned.deily, serhiy.storchaka, terry.reedy
Date 2019-09-17.19:59:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568750372.3.0.506724805546.issue13153@roundup.psfhosted.org>
In-reply-to
Content
Another report today on idle-dev that pasting emoji exits IDLE.

Serhiy, I applied the _tkinter part of your...args_2.patch to a branch of current master -- see serhiy_tkinter.patch.  (Could push branch if helpful.).

After recompiling _tkinter.c, pasting 🐱 still gives same error.
History
Date User Action Args
2019-09-17 19:59:32terry.reedysetrecipients: + terry.reedy, ned.deily, ezio.melotti, serhiy.storchaka
2019-09-17 19:59:32terry.reedysetmessageid: <1568750372.3.0.506724805546.issue13153@roundup.psfhosted.org>
2019-09-17 19:59:32terry.reedylinkissue13153 messages
2019-09-17 19:59:32terry.reedycreate