mirror of
https://github.com/astral-sh/uv
synced 2026-01-24 23:10:11 -05:00
## Summary This has a few effects: 1. We only call `preferences` once, which should be more efficient. 2. We collect `preferences` into a vector when there are multiple. Less efficient, but pretty rare? 3. We now correctly prefer preferences from the same index.