commit | 295fe32e393280464feef7c6fb616ea2d1e73e37 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Jun 06 23:17:13 2019 -0700 |
committer | GitHub <noreply@github.com> | Thu Jun 06 23:17:13 2019 -0700 |
tree | e04bbdc2b64ac6f777b74a12b752294d6dc66114 | |
parent | dba4448c63b687204813a5b04c89dd458d5ac45b [diff] |
bpo-37177: make IDLE's search dialogs transient (GH-13869) This avoids the search dialogs being hidden behind the editor window. (cherry picked from commit 554450fb4e95066e825bdb4a2d544a490daeebdc) Co-authored-by: Tal Einat <taleinat@gmail.com>