Skip to content

Conversation

@terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Aug 3, 2018

Some MacOS-tk combinations need .update_idletasks().
The call is both unneeded and innocuous on Linux and Windows.
Patch by Kevin Walzer.

https://bugs.python.org/issue34275

Some MacOS-tk combinations need .update_idletasks().
The call is both unneeded and innocuous on Linux and Windows.
Patch by Kevin Walzer.

(cherry picked from commit 9beaef6)
…8639)

Some MacOS-tk combinations need .update_idletasks().
The call is both unneeded and innocuous on Linux and Windows.
Patch by Kevin Waltzer..
(cherry picked from commit 9beaef6)

Co-authored-by: Terry Jan Reedy <[email protected]>
@bedevere-bot bedevere-bot added the type-bug An unexpected behavior, bug, or error label Aug 3, 2018
@terryjreedy terryjreedy merged commit 24a54da into python:2.7 Aug 3, 2018
@terryjreedy terryjreedy deleted the backport-9beaef6-2.7 branch August 3, 2018 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants