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 mmaswg
Recipients eryksun, iMath, mmaswg, ohno, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-10-28.11:24:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635420278.88.0.0318535499182.issue30082@roundup.psfhosted.org>
In-reply-to
Content
For users who simply want to hide a process' window and do not have intimate knowledge of how the window is created by Windows, is it feasible to just have one option that handles all cases? Or do we have to implement both `force_hide` and `force_hide_console` and let users figure out which to use from the docs?
History
Date User Action Args
2021-10-28 11:24:38mmaswgsetrecipients: + mmaswg, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, iMath, ohno
2021-10-28 11:24:38mmaswgsetmessageid: <1635420278.88.0.0318535499182.issue30082@roundup.psfhosted.org>
2021-10-28 11:24:38mmaswglinkissue30082 messages
2021-10-28 11:24:38mmaswgcreate