Serhiy Storchaka added the comment:

> Here's a tangentially related issue: #14326

Yes, this issue looks as a prerequisite for it.

> IDLE doesn't handle pasting multi-line code properly (issue3559), IDLE2 will 
> silently ignore code after the first executable statement. IDLE3 may give an 
> error.

Well, then the patch doesn't introduce a significant regression.

> Can't we just make IDLE's shell default to UTF-8?

This is easy. Just set IOBinding.encoding to "utf-8". But I'm not sure we don't 
lost something in this case.

----------

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

Reply via email to