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 serhiy.storchaka
Recipients RusiMody, kbk, python-dev, roger.serwy, serhiy.storchaka, taleinat, terry.reedy
Date 2014-10-10.07:14:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <17664058.GC8GDsPimM@raxxla>
In-reply-to <2189683.M1snABybWm@raxxla>
Content
Changing update() to update_idletasks() fixes the issue. But we should 
investigate why all works on 3.5 and is there downside of this change.
History
Date User Action Args
2014-10-10 07:14:12serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, kbk, taleinat, roger.serwy, RusiMody, python-dev
2014-10-10 07:14:12serhiy.storchakalinkissue20167 messages
2014-10-10 07:14:12serhiy.storchakacreate