[3.8] bpo-37177: make IDLE's search dialogs transient (GH-13869) by miss-islington · Pull Request #13878 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.5k
Merged
miss-islington merged 1 commit intopython:3.8from
Jun 7, 2019Merged
[3.8] bpo-37177: make IDLE's search dialogs transient (GH-13869)#13878
miss-islington merged 1 commit intopython:3.8from
[3.8] bpo-37177: make IDLE's search dialogs transient (GH-13869)#13878
miss-islington merged 1 commit intopython:3.8from
Conversation
Copy link Copy Markdown
Contributor
This avoids the search dialogs being hidden behind the editor window.
(cherry picked from commit 554450f)
Co-authored-by: Tal Einat taleinat@gmail.com
This avoids the search dialogs being hidden behind the editor window. (cherry picked from commit 554450f) Co-authored-by: Tal Einat <taleinat@gmail.com>
miss-islington
requested a review
from terryjreedy
as a code owner
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
type-bug
awaiting review labels
Jun 7, 2019Copy link Copy Markdown
Contributor Author
miss-islington
commented
Jun 7, 2019
miss-islington commented
Jun 7, 2019@taleinat: Status check is done, and it's a success ✅ .
taleinat approved these changes Jun 7, 2019
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
miss-islington
merged commit
295fe32
into
python:3.8
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-554450f-3.8
branch
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Jun 7, 2019
miss-islington commented
Jun 7, 2019@taleinat: Status check is done, and it's a success ✅ .
1 similar comment
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Jun 7, 2019
miss-islington commented
Jun 7, 2019@taleinat: Status check is done, and it's a success ✅ .
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