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 terry.reedy
Recipients Michael Romero, ned.deily, ronaldoussoren, serhiy.storchaka, terry.reedy
Date 2018-05-18.18:00:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526666430.26.0.682650639539.issue33500@psf.upfronthosting.co.za>
In-reply-to
Content
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?
History
Date User Action Args
2018-05-18 18:00:30terry.reedysetrecipients: + terry.reedy, ronaldoussoren, ned.deily, serhiy.storchaka, Michael Romero
2018-05-18 18:00:30terry.reedysetmessageid: <1526666430.26.0.682650639539.issue33500@psf.upfronthosting.co.za>
2018-05-18 18:00:30terry.reedylinkissue33500 messages
2018-05-18 18:00:30terry.reedycreate