[issue37286] Pasting emoji crashes IDLE

2019-06-14 Thread Terry J. Reedy
Terry J. Reedy added the comment: In the absence of evidence otherwise (the string that you pasted and the full traceback), I assume that you pasted a non-BMP codepoint, making this a duplicate of #13153. If you think otherwise, please supply more info. -- resolution: -> duplicate

[issue37286] Pasting emoji crashes IDLE

2019-06-14 Thread Karthikeyan Singaravelan
Karthikeyan Singaravelan added the comment: Can you please add a traceback if any? See also https://bugs.python.org/issue13153 -- nosy: +xtreak ___ Python tracker ___ ___

[issue37286] Pasting emoji crashes IDLE

2019-06-14 Thread Miłosz
New submission from Miłosz : On Windows 10 -- assignee: terry.reedy components: IDLE messages: 345630 nosy: md37, terry.reedy priority: normal severity: normal status: open title: Pasting emoji crashes IDLE type: crash versions: Python 3.7 ___ Python