Ronald Oussoren <ronaldousso...@mac.com> added the comment:

With 8.6.8 both "hang", in that the Shell window no longer accepts input. I've 
checked that ``print(input())`` works when I don't use an emoji. 

Interestingly enough, pasting ``print(ascii("😀"))`` into an edit window does 
work, I can continue editing, but the display is messed up. It looks like:

   print(ascii("😀"))print(ascii("

But with the first two identifiers coloured and the two other identifiers 
black. Saving the file results in the expected file contents.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42318>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to