Skip to content

Use pythonw.exe instead of python.exe for GUI scripts on Windows#181

Merged
pradyunsg merged 2 commits intopypa:mainfrom
frostming:fix/pythonw
May 29, 2023
Merged

Use pythonw.exe instead of python.exe for GUI scripts on Windows#181
pradyunsg merged 2 commits intopypa:mainfrom
frostming:fix/pythonw

Conversation

@frostming
Copy link
Copy Markdown
Contributor

Signed-off-by: Frost Ming me@frostming.com

Resolve #180

@pradyunsg pradyunsg changed the title fix: Use pythonw.exe instead of python.exe for GUI scripts on Windows Use pythonw.exe instead of python.exe for GUI scripts on Windows May 29, 2023
@pradyunsg pradyunsg merged commit 8117c3e into pypa:main May 29, 2023
@pradyunsg
Copy link
Copy Markdown
Member

Thanks @frostming! ^>^

@frostming frostming deleted the fix/pythonw branch May 30, 2023 01:29
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.

GUI script should use pythonw.exe instead of python.exe on Windows

2 participants