astral-sh
uv
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Skip macOS WHEEL tags with invalid versions
charlie/t
1 hour ago
Fix PowerShell detection on non-Windows platforms When running PowerShell on Linux/macOS, the `SHELL` environment variable typically refers to the user's login shell (e.g., `/bin/bash`), not the currently running shell. This caused `uv venv` to incorrectly suggest using `source .venv/bin/activate` instead of the PowerShell-compatible activation command. This change: - Adds detection of PowerShell via the `PSModulePath` environment variable, which PowerShell sets on all platforms - Adds `pwsh` (PowerShell Core binary name on Linux/macOS) to the shell path detection Closes #17869 https://claude.ai/code/session_01Te7pXTqHEuaoEiDxdRdkSp
zaniebot:claude/fix-uv-issue-17869-dBFQF
4 hours ago
refactor(settings): rename timeout seconds parsers
LouisLau-art:fix/uv-http-timeout-optional-s
5 hours ago
Merge main into timeout suffix branch
LouisLau-art:fix/uv-http-timeout-optional-s
5 hours ago
Review
zb/reqwest-wip
6 hours ago
Rename `default-tests` to `test-defaults` https://claude.ai/code/session_01JuHaAAea7ZFnJeVxivmBnu
zaniebot:claude/namespace-test-features-gl3z9
6 hours ago
Avoid invalidating the lockfile versions after an exclude newer change (#17721) I think if you switch to a different exclude newer time we should only change package versions if they're no longer within the range. Otherwise, changing your exclude-newer settings can cause a bunch of package upgrades without recourse.
release/010
6 hours ago
Update the tests
zb/exclude-newer-lock
7 hours ago
Active Branches
Skip macOS WHEEL tags with invalid versions
last run
1 hour ago
#17871
CodSpeed Performance Gauge
+1%
Add support for detecting PowerShell on Linux and macOS
last run
4 hours ago
#17870
CodSpeed Performance Gauge
+1%
Accept optional 's' suffix for UV_HTTP_TIMEOUT
last run
5 hours ago
#17868
CodSpeed Performance Gauge
+1%
Β© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs