astral-sh
uv
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Emit abi3t tags for every abi3 version (#18777) ## Summary See: https://github.com/astral-sh/uv/pull/18767#discussion_r3014555045.
main
2 hours ago
Emit abi3t tags for every abi3 version
charlie/pep-803
2 hours ago
fix: support native macOS keyring credential lookup When `UV_PREVIEW_FEATURES=native-auth` is set, `uv auth login` stores credentials in the macOS Keychain keyed by service name + username. But during `uv sync`, no username is available in the request URL, because it is stored inside the keychain entry itself. So, the lookup fails if the username is not embedded in the index URL. Fix by adding `find_credential_by_service` to uv-keyring, which searches by service name alone (without an account/username), returning the first matching credential. The `fetch_native` method now falls back to this search when no username is provided.
pietrodn:fix/native-auth-keychain-lookup
2 hours ago
Review pt 1
konsti/implement-workspace-caching
3 hours ago
Add `--root` flag for `uv pip install`
fdfz:pip-root
3 hours ago
Add `--root` flag for `uv pip install`
fdfz:pip-root
5 hours ago
Reproducible Windows trampoline builds (#18665) Build the Windows trampolines in a fully pinned docker container that allows auditing the compilation in CI.
main
5 hours ago
Accept non-debug wheels on debug CPython interpreters Since CPython 3.8, debug and release builds share the same ABI. A debug interpreter now generates both the debug ABI tag (e.g. cp314d) and the non-debug tag (cp314) as compatible, with the debug tag taking priority. This matches the behavior of pip's packaging library. Non-debug interpreters are unchanged: they do not accept cp314d wheels.
mjansche:fix-debug-cpython-abi-tags
5 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Emit abi3t tags for every abi3 version
#18777
2 hours ago
dbda792
charlie/pep-803
CodSpeed Performance Gauge
0%
fix: support native macOS keyring credential lookup
#18776
3 hours ago
9e384a5
pietrodn:fix/native-auth-keychain-lookup
CodSpeed Performance Gauge
0%
Speedup discovery of large workspaces
#18311
4 days ago
010f996
konsti/implement-workspace-caching
Ā© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs