uv/crates/uv-installer
Charlie Marsh 08233c2ac7
Avoid panicking when resolver returns stale distributions (#15389)
## Summary

I've written a reasonably-long comment to explain what's going on here.
We should fix this, but it's better to continue using a
potentially-stale distribution than to panic.

Closes https://github.com/astral-sh/uv/issues/15386.

---------

Co-authored-by: Zanie Blue <contact@zanie.dev>
2025-08-20 14:04:39 +00:00
..
src Avoid panicking when resolver returns stale distributions (#15389) 2025-08-20 14:04:39 +00:00
Cargo.toml Show wheel tag hints in install plan (#15066) 2025-08-04 23:43:33 +00:00