uv/crates/uv-python
liam 1b38b47a3f
Warn on managed prerelease interpreters when a stable build is available (#16619)
Resolves https://github.com/astral-sh/uv/issues/16616

This PR detects managed prerelease interpreters during discovery and
warns when a matching stable build is available, wiring the new helper
into `PythonInstallation::find`, `find_best`, and `find_or_download`.
2025-11-12 07:45:31 -06:00
..
python Add iOS support for Python discovery (#16686) 2025-11-12 11:03:27 +00:00
src Warn on managed prerelease interpreters when a stable build is available (#16619) 2025-11-12 07:45:31 -06:00
.gitignore minify and filter embed managed pythons json on compile time (#12967) 2025-04-30 15:51:03 -04:00
build.rs fix recompiling every time in uv-python (#16214) 2025-10-09 16:10:08 -05:00
Cargo.toml Use the windows crate facade consistently (#15737) 2025-09-09 15:07:14 +00:00
download-metadata.json Sync latest Python releases (#16505) 2025-11-08 10:16:21 -06:00
fetch-download-metadata.py Allow selection of debug build interpreters (#11520) 2025-09-12 13:32:22 +00:00