gh-85028: Don't set wShowWindow if startupinfo has STARTF_USESHOWWINDOW#20975
gh-85028: Don't set wShowWindow if startupinfo has STARTF_USESHOWWINDOW#20975ZackerySpytz wants to merge 2 commits into
Conversation
|
@ZackerySpytz Could you solve the conflicts? |
| On Windows, :class:`subprocess.Popen` no longer sets ``wShowWindow`` if the | ||
| ``startupinfo`` argument has the flag ``STARTF_USESHOWWINDOW``. |
There was a problem hiding this comment.
It describes what the code does, but not what it means for the user.
It can be acceptable in the commit message, but not in the NEWS entry. Please describe the change in terms of user visible effects.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
|
This PR is stale because it has been open for 30 days with no activity. |
https://bugs.python.org/issue40851