astral-sh
uv
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Preserve scoped override context
charlie/scoped-overrides
28 minutes ago
Refine scoped dependency override syntax
charlie/scoped-overrides
47 minutes ago
Reject wheels with multiple dist-info directories
charlie/hard-error-multiple-dist-info
53 minutes ago
Reject wheels with multiple dist-info directories
konsti/reject-multiple-dist-info-directories
56 minutes ago
excluded windows
SaisakthiM:main
5 hours ago
Fixed the error for display and new bin
SaisakthiM:main
6 hours ago
Explain why files are skipped in registry index parsing When uv encounters a registry entry it can't parse as a wheel or source distribution, it logs a `Skipping file for <package>: <filename>` line at the debug level. The current message just echoes the filename, which doesn't help diagnose why the file was skipped. This is especially confusing on devpi-backed indexes, which return non-distribution entries like `+searchhelp`, `+status`, and bare version directory links alongside actual files. The log just shows `Skipping file for foo: 0.1.0` with no indication that `0.1.0` is a directory link rather than a malformed archive, and earlier entries show up as `Skipping file for foo:` with an empty filename. This adds a `try_from_filename_with_reason` helper on `DistFilename` that returns the underlying parse error and updates the two callers in `registry_client` to surface that reason in the debug log. The filename is now quoted with `{:?}` so empty filenames are still visible. The existing `try_from_filename` helper stays as a thin wrapper for callers that don't care about the reason. Reported in #19952.
Sanjays2402:fix-uv-skip-file-diagnostic
9 hours ago
Test SRS 2026.06.24 without CI workarounds
zb/use-srs-linux-macos-ci
9 hours ago
Latest Branches
CodSpeed Performance Gauge
+1%
Support scoped dependency overrides
#19970
34 minutes ago
00f4bce
charlie/scoped-overrides
CodSpeed Performance Gauge
0%
Reject wheels with multiple dist-info directories
#19987
60 minutes ago
a1558d1
charlie/hard-error-multiple-dist-info
CodSpeed Performance Gauge
+1%
Reject wheels with multiple .dist-info directories
#19986
1 hour ago
ad19536
konsti/reject-multiple-dist-info-directories
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs