astral-sh
uv
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Add module owners to workspace metadata
zsol/jj-kxyvzzmqmzrk
14 minutes ago
CI
konsti/toml-backwards-compatibility
17 minutes ago
Add preview feature
konsti/toml-backwards-compatibility
34 minutes ago
Add module owners to workspace metadata
zsol/jj-kxyvzzmqmzrk
58 minutes ago
Drop synthetic tests for unreachable TODO cases The two `group_activates_self_extra_ordering` and `group_activates_self_extra_transitive` tests relied on hand-crafted lockfiles because the resolver does not produce lockfile shapes that would trigger either code path. Tests against impossible inputs don't pin real behavior, so drop them. Reword the `TODO(zanieb)` on the package-level group-dep loop to make clear that these two structural soundness gaps are not reachable via lockfiles the resolver currently emits β it either produces self-extra markers (handled by `newly_activated_extras`) or markers with vacuously-true disjuncts β but should still be fixed for correctness if a future resolver change tightens marker simplification.
zaniebot:claude/fix-uv-issue-19106-AaogG
1 hour ago
Share `pylock.toml` reading and resolution in pip commands (#19125) For some reason, the implementation is duplicated and the `pip sync` one does not support remote files. I think this was an oversight in #17119 since `pip sync` support predated that change (see #12992). This is precursor refactor to #19117 which would need this utility. Co-authored-by: Claude <noreply@anthropic.com>
main
1 hour ago
Share `pylock.toml` reading and resolution in pip commands Extract the previously duplicated `pylock.toml` reading, Python compatibility check, and resolution-building logic from `pip install` and `pip sync` into `commands::pylock` (`read_pylock_toml` + `resolve_pylock_toml`).\n\nThis keeps the refactor scoped to the pip commands while preserving hash verification from the lock and enabling HTTP(S) `pylock.toml` support for `pip sync`.\n\nAdd integration coverage for syncing from a remote `pylock.toml`.
zb/refactor-pylock-fetch
5 hours ago
Pin the platform during reproducible trampoline builds (#18811) This allows builds to succeed on an aarch64 host, though it's going to be very slow :/ Closes https://github.com/astral-sh/uv/issues/18809
main
5 hours ago
Latest Branches
CodSpeed Performance Gauge
+10%
Add module owners to workspace metadata
#19122
19 hours ago
604bf7a
zsol/jj-kxyvzzmqmzrk
CodSpeed Performance Gauge
+13%
Add TOML v1.1 -> v1.0 backwards compatibility for source distributions
#18741
25 minutes ago
dc3c1ed
konsti/toml-backwards-compatibility
CodSpeed Performance Gauge
0%
Share `pylock.toml` reading and resolution in pip commands
#19125
18 hours ago
fd45b73
zb/refactor-pylock-fetch
Β© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs