[3.6] bpo-34120: fix IDLE freezing after closing dialogs (GH-8603) by miss-islington · Pull Request #8615 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
miss-islington merged 1 commit intopython:3.6from
Aug 2, 2018Merged
Conversation
Copy link Copy Markdown
Contributor
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
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
mentioned this pull request
bedevere-bot
added
type-bug
awaiting review labels
Aug 2, 2018taleinat approved these changes Aug 2, 2018
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Aug 2, 2018
miss-islington commented
Aug 2, 2018@taleinat: Backport status check is done, and it's a success ✅ .
miss-islington
merged commit
9fcfb7b
into
python:3.6
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-10ea940-3.6
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