Results 2 issues of Laurent NOEL

**Describe the bug** When I pass quoted arguments to `python` or `pyenv`, they are expended as multiple arguments in the final executable called (python.exe in general). **To Reproduce** Steps to...

Hi, I'm using msys2 with MSYS2_PATH_TYPE=inherit, so my msys2 path contains my windows path. When I run msys2 normally everything is fine with $PATH and windows paths inside are converted...