Skip to content

[2.7] bpo-34120: fix IDLE freezing after closing dialogs (GH-8603)#8614

Merged
taleinat merged 2 commits into
python:2.7from
taleinat:backport-10ea940-2.7
Aug 2, 2018
Merged

[2.7] bpo-34120: fix IDLE freezing after closing dialogs (GH-8603)#8614
taleinat merged 2 commits into
python:2.7from
taleinat:backport-10ea940-2.7

Conversation

@taleinat

@taleinat taleinat commented Aug 2, 2018

Copy link
Copy Markdown
Contributor

Added missing .grab_release() calls to all places where we call .grab_set().

(cherry picked from commit 10ea940)

https://bugs.python.org/issue34120

Added missing .grab_release() calls to all places where we call .grab_set()..
(cherry picked from commit 10ea940)

Co-authored-by: Tal Einat <taleinat+github@gmail.com>
@bedevere-bot bedevere-bot added the type-bug An unexpected behavior, bug, or error label Aug 2, 2018
@taleinat taleinat merged commit 894940b into python:2.7 Aug 2, 2018
@taleinat taleinat deleted the backport-10ea940-2.7 branch August 2, 2018 07:21
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