uv/crates/uv-dev
Charlie Marsh 9a7262c360
Avoid batch prefetching for un-optimized registries (#7226)
## Summary

We now track the discovered `IndexCapabilities` for each `IndexUrl`. If
we learn that an index doesn't support range requests, we avoid doing
any batch prefetching.

Closes https://github.com/astral-sh/uv/issues/7221.
2024-09-09 15:46:19 -04:00
..
src Avoid batch prefetching for un-optimized registries (#7226) 2024-09-09 15:46:19 -04:00
.gitignore Rename to uv (#1302) 2024-02-15 11:19:46 -06:00
builder.dockerfile Rename to uv (#1302) 2024-02-15 11:19:46 -06:00
Cargo.toml Implement uv build (#6895) 2024-09-04 11:23:46 -04:00
test_sdist_building.sh Rename to uv (#1302) 2024-02-15 11:19:46 -06:00