Serhiy Storchaka <[email protected]> added the comment:
PR 25187 makes all Tkinter dialog windows and most IDLE dialog windows (except about and help windows) be recognized as dialogs by window managers on macOS and X Window. It conforms the behavior of standard Tk dialog windows. This change is harmless enough to be backported. ---------- assignee: -> terry.reedy components: +IDLE nosy: +taleinat, terry.reedy _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue43655> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
