This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author louielu
Recipients Al.Sweigart, littleq0903, louielu, markroseman, ned.deily, paulsfo, roger.serwy, serhiy.storchaka, suddha.sourav, taleinat, terry.reedy
Date 2017-05-10.03:23:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494386622.22.0.611056505458.issue15786@psf.upfronthosting.co.za>
In-reply-to
Content
The step after installing newer Tk will require `make clean` and `make` again to let linker link to the recent install version.

I can freeze the cursor after double click on any version of Tk I install, 8.5.9 / 8.5.18 / 8.6.4 on MacOS Sierra.

Maybe we should separate this problem, let this issue focus on fixing misbehavior of listbox, and create another for MacOS freeze issue?
History
Date User Action Args
2017-05-10 03:23:42louielusetrecipients: + louielu, terry.reedy, taleinat, ned.deily, roger.serwy, markroseman, Al.Sweigart, serhiy.storchaka, littleq0903, suddha.sourav, paulsfo
2017-05-10 03:23:42louielusetmessageid: <1494386622.22.0.611056505458.issue15786@psf.upfronthosting.co.za>
2017-05-10 03:23:42louielulinkissue15786 messages
2017-05-10 03:23:42louielucreate