mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-20 11:56:03 +00:00
I think this is ostensively breaking, though I think the impact would be small given this will go out in 0.9.1 and should only affect people using pre-release Python versions. When `3.14.0` is requested (opposed to `3.14`), we treat this as a request for a final / stable version and ignore pre-releases. I think this is a fairly clean way to allow users to explicitly request the stable version. Closes https://github.com/astral-sh/uv/issues/16175 Follows #16208 |
||
|---|---|---|
| .. | ||
| python | ||
| src | ||
| .gitignore | ||
| build.rs | ||
| Cargo.toml | ||
| download-metadata.json | ||
| fetch-download-metadata.py | ||