Jon Åslund <j...@aslund.org> added the comment:

Yes. I think they are the same. I can reproduce the emoji crash. This is much 
easier to reproduce. No need to have a Swedish keyboard layout.

1. Copy _😀
2. Start python with a non unicode locale. LC_ALL=C python3.10
3. Paste in _😀
4. Press backspace once. It will look like the 2 character wide emoji is 
replaced by a 1 character wide space.
6. Press return
7. Crash

----------

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

Reply via email to