mirror of
https://github.com/astral-sh/uv
synced 2026-01-20 21:10:10 -05:00
Fixes #12914. When `PythonDownloadRequest` does not have the `implementation` set, do not set it to CPython when calling `fill`, otherwise only CPython interpreters are shown when listing interpreters available for download, with `uv python list`.