Skip to content

Comments

Prevent opening a cmd window with Popen() on Windows#180

Open
bruot wants to merge 1 commit intodeanmalmgren:masterfrom
bruot:win-prevent-cmd-window
Open

Prevent opening a cmd window with Popen() on Windows#180
bruot wants to merge 1 commit intodeanmalmgren:masterfrom
bruot:win-prevent-cmd-window

Conversation

@bruot
Copy link

@bruot bruot commented Sep 28, 2017

On Windows, when using Popen, the default behaviour opens a cmd window (that disappears as soon as the command exited). This PR prevents opening such undesired windows.

@coveralls
Copy link

coveralls commented Sep 28, 2017

Coverage Status

Coverage decreased (-0.3%) to 91.147% when pulling 9b4f273 on bruot:win-prevent-cmd-window into 117ea19 on deanmalmgren:master.

@traverseda
Copy link
Contributor

We don't currently test on windows, can you confirm this still works?

@KyleKing KyleKing self-assigned this Feb 3, 2026
@KyleKing KyleKing self-requested a review February 3, 2026 02:39
@KyleKing KyleKing removed their assignment Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants