Skip to content

fix: _termui_impl.open_url() — 'start' on Windows is a cmd built-in, not an executable#3186

Open
karpierz wants to merge 1 commit intopallets:stablefrom
karpierz:fixes_for_windows
Open

fix: _termui_impl.open_url() — 'start' on Windows is a cmd built-in, not an executable#3186
karpierz wants to merge 1 commit intopallets:stablefrom
karpierz:fixes_for_windows

Conversation

@karpierz
Copy link
Copy Markdown

fix: _termui_impl.open_url() — 'start' on Windows is a cmd built-in command, not an executable

@davidism davidism linked an issue Jan 27, 2026 that may be closed by this pull request
@kdeldycke kdeldycke changed the base branch from main to stable April 16, 2026 09:34
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.

click.launch() does not work for (non local) urls on Windows.

1 participant