commit | 554450fb4e95066e825bdb4a2d544a490daeebdc | [log] [tgz] |
---|---|---|
author | Tal Einat <taleinat@gmail.com> | Fri Jun 07 08:54:40 2019 +0300 |
committer | GitHub <noreply@github.com> | Fri Jun 07 08:54:40 2019 +0300 |
tree | dc68d632f8f78a161b53ad6d998b96da0fc99a1b | |
parent | de76c07a8cd0216c3dce215e4d542e2f45aa022f [diff] |
bpo-37177: make IDLE's search dialogs transient (GH-13869) This avoids the search dialogs being hidden behind the editor window.