astral-sh
uv
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Clippy Signed-off-by: William Woodruff <william@astral.sh>
ww/uv-audit-results
1 hour ago
Fetch CPython from an Astral mirror by default This PR introduces a default mirror for CPython downloads, which is used if no user-configured mirror is set. In this case, CPython is fetched from `https://releases.astral.sh`, with a fallback to the canonical GitHub URL if the Astral mirror is not available. While this is a change in behavior, it is not considered a breaking change because on a typical environment where `releases.astral.sh` is not available, CPython is still fetched from the canonical GitHub URL - transparently to the user.
zsol/jj-rloqonmussxw
3 hours ago
feat: update base_client.rs cache certs with lazylock
salmonsd:update-reqwest-tls
6 hours ago
Use `module_path` where possible
tk/tests-with-preview
9 hours ago
Use `module_path` where possible
tk/tests-with-preview
10 hours ago
Update comments
tk/absolute-relative-path-fix
10 hours ago
Configure a real retry minimum of 1s By default, retry-policies compute the actual retry duration as `min_retry_interval * (base ** n_past_retries) * rng.uniform(0.0, 1.0)`, so the first sleep duration would be between 0s and 1s. This change bumps this to a real 1s minimum.
konsti/real-minimum
12 hours ago
Activate logging for middleware retries (#18200) https://github.com/astral-sh/reqwest-middleware/blob/9d6740936fd3378eb891b51bda12ff28f998642c/reqwest-retry/src/middleware.rs#L170-L176
main
13 hours ago
Active Branches
Output/report formatting for `uv audit`
last run
1 hour ago
#18193
CodSpeed Performance Gauge
0%
Fetch CPython from an Astral mirror by default
last run
3 hours ago
#18207
CodSpeed Performance Gauge
-38%
Update Reqwest to `0.13.1`
last run
6 hours ago
#17543
CodSpeed Performance Gauge
+1%
Ā© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs