[issue20073] IDLE crashes on Unicode characters

2013-12-26 Thread Ned Deily
Ned Deily added the comment: Please follow the instructions at http://www.python.org/getit/mac/tcltk/ and install an up-to-date third-party version of Tcl/Tk 8.5 such as ActiveTcl 8.5.15.0. This crash has been fixed in the newer versions of Cocoa Tk but still present in the Apple-supplied Tk

[issue20073] IDLE crashes on Unicode characters

2013-12-26 Thread Serhiy Storchaka
Changes by Serhiy Storchaka : -- assignee: -> ronaldoussoren components: +Macintosh nosy: +hynek, kbk, ned.deily, roger.serwy, ronaldoussoren, terry.reedy ___ Python tracker ___