fix: _termui_impl.open_url() — 'start' on Windows is a cmd built-in, not an executable#3186
Conversation
_termui_impl.open_url() — 'start' on Windows is a cmd built-in, not an executable
|
|
|
OK got it. Click code is broken on Windows because But there is a better fix. Instead of re-introducing |
8069bb9 to
d04d367
Compare
|
I just re-implemented the fix. This PR is ready to be merged in the next devlopment cycle of Click. |
|
I will fix changelog then it's ready to merge. |
d04d367 to
0ac46d7
Compare
Closes #3164 Co-Authored-By: Adam Karpierz <akarpierz@gmail.com>
0ac46d7 to
76472b1
Compare
I just fixed the merge conflicts and rebased on top of |
|
Never mind, missed the literal next line of the diff. |
fix: _termui_impl.open_url() — 'start' on Windows is a cmd built-in command, not an executable