[2.7] bpo-34120: fix IDLE freezing after closing dialogs (GH-8603) by taleinat · Pull Request #8614 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.5k
Merged
taleinat merged 2 commits intopython:2.7from
Aug 2, 2018Merged
[2.7] bpo-34120: fix IDLE freezing after closing dialogs (GH-8603)#8614
taleinat merged 2 commits intopython:2.7from
[2.7] bpo-34120: fix IDLE freezing after closing dialogs (GH-8603)#8614
taleinat merged 2 commits intopython:2.7from
Conversation
Copy link Copy Markdown
Contributor
Added missing .grab_release() calls to all places where we call .grab_set().
(cherry picked from commit 10ea940)
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>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
taleinat
merged commit
894940b
into
python:2.7
bedevere-bot
removed
the
awaiting merge
label
taleinat
deleted the
backport-10ea940-2.7
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment