mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-16 21:38:31 +00:00
![]() ## Summary This fixes a potential bug that revealed itself in https://github.com/astral-sh/uv/pull/2761. We don't run into this now because we always use "allowed URLs", stores the "last" compatible URL in the map. But the use of the "raw" URL (rather than the "canonical" URL) means that other writers have to follow that same assumption and iterate over dependencies in-order. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |