[issue33500] Python TKinter for Mac on latest 2.7.15 still extremely slow vs Windows

Terry J. Reedy report at bugs.python.org
Fri May 18 14:00:30 EDT 2018


Terry J. Reedy <tjreedy at udel.edu> added the comment:

Responses to the following might help anyone who works on this.

1. Is the relative performance only an issue on 2.7 and not 3.6+?

2. What are the 'recent issues here'?  What is different about your example code.

3. We prefer plain text .py files that can be viewed in a browser or downloaded and run.

4. We prefer minimal failing examples.  (Here, 'failing' means 'slow'.)  What particular tkinter functions run comparitively slow?

----------
components: +macOS
nosy: +ned.deily, ronaldoussoren, serhiy.storchaka, terry.reedy

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33500>
_______________________________________


More information about the Python-bugs-list mailing list