astral-sh
uv
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(resolver): normalize remote index URLs during lock validation using is_same_index (#20638) Reuses Astral's native `is_same_index` normalization helper for safe and consistent remote index URL lookups during lockfile validation across all platforms. Signed-off-by: namdamdoi68-oss <namdamdoi68@gmail.com>
namdamdoi68-oss:fix/lockfile-index-url-trailing-slash
38 minutes ago
fix(resolver): handle trailing slash and index URL normalization during lock validation (#20638) Combines CanonicalUrl matching with is_same_index normalization for robust remote index lookups across Linux and Windows test environments. Signed-off-by: namdamdoi68-oss <namdamdoi68@gmail.com>
namdamdoi68-oss:fix/lockfile-index-url-trailing-slash
58 minutes ago
refactor(resolver): use CanonicalUrl normalization for lock index lookup (#20638) Replaces hand-rolled trim_end_matches linear scan with CanonicalUrl matching for O(1) remote index lookups during lockfile validation. Signed-off-by: namdamdoi68-oss <namdamdoi68@gmail.com>
namdamdoi68-oss:fix/lockfile-index-url-trailing-slash
2 hours ago
Remove manual preview feature bit assignments (#20677) ## Summary Maintaining these manually is a hassle, we only use them internally (so this isn't breaking) and apparently we don't even need to set them manually.
main
6 hours ago
allow `--index` and `--default-index` to take names
tk/index-by-name
7 hours ago
Preserve local source paths when merging dependency metadata
tk/fix-lossy-source-merging
7 hours ago
pull out duplicate fork-strategy-ish args
tk/deduplicate-cli
7 hours ago
pull out duplicate exclude-newer-ish args
tk/fix-exclude-newer
7 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix(resolver): normalize trailing slash on remote index URLs during lockfile validation
#20638
51 minutes ago
146e2c5
namdamdoi68-oss:fix/lockfile-index-url-trailing-slash
CodSpeed Performance Gauge
0%
Support using `--index` to refer to index names
#17455
9 hours ago
cc3d881
tk/index-by-name
CodSpeed Performance Gauge
0%
Preserve original path spelling when merging transitive requirements
#20631
2 days ago
152cae1
tk/fix-lossy-source-merging
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs