Terry J. Reedy added the comment:

It appears that the failures in msg248192 and msg248365 are issues with 
non-latin1 chars in general, not with astral chars in particular.  Anyone who 
wants filenames with astral chars should be using a utf-8 locale.

This issue is about Idle working around the tk BMP limit where it can so as to 
not prevent editing and running files with system-legal names. According to 
msg248188, the patch works.  So I am closing the issue as fixed.

----------
assignee:  -> terry.reedy
resolution:  -> fixed
stage: commit review -> resolved
status: open -> closed

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

Reply via email to