177df19f30
There was a regression introduced in #13954 on Windows where creating a venv behaved as if there was a minor version link even if none existed. This PR adds a check to fix this. Closes #14249.
uv-virtualenv
uv-virtualenv is a rust library to create Python virtual environments. It also has a CLI.