uv/crates/uv-python
Zanie Blue fb08116800
Report Python versions in `pyvenv.cfg` version mismatch (#13027)
When working on #13025 I noticed this message was lacking versions,
which seems frustrating if you're debugging things.

I refactored the general `matches_interpreter` utilities that were added
in https://github.com/astral-sh/uv/pull/12884 into a more purpose-fit
function that returns an `Option` with the versions if there's a
mismatch.
2025-04-25 18:06:46 +00:00
..
python Fix GraalPy abi tag parsing and discovery (#12154) 2025-03-13 23:55:07 +00:00
src Report Python versions in `pyvenv.cfg` version mismatch (#13027) 2025-04-25 18:06:46 +00:00
Cargo.toml Add `UV_PYTHON_DOWNLOADS_JSON_URL` to set custom managed python sources (#10939) 2025-04-07 13:55:00 -04:00
download-metadata.json Sync latest Python releases (#12784) 2025-04-09 12:32:00 -05:00
fetch-download-metadata.py Add support for dynamic musl Python distributions on x86-64 Linux (#12121) 2025-03-11 18:14:10 -05:00
minify-download-metadata.py Add `UV_PYTHON_DOWNLOADS_JSON_URL` to set custom managed python sources (#10939) 2025-04-07 13:55:00 -04:00