This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients patrickmelix, serhiy.storchaka, taleinat, terry.reedy
Date 2021-04-04.18:04:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617559445.1.0.380516016992.issue43655@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2021-04-04 18:04:05serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, taleinat, patrickmelix
2021-04-04 18:04:05serhiy.storchakasetmessageid: <1617559445.1.0.380516016992.issue43655@roundup.psfhosted.org>
2021-04-04 18:04:05serhiy.storchakalinkissue43655 messages
2021-04-04 18:04:05serhiy.storchakacreate