Avatar for the astral-sh user
astral-sh
uv
BlogDocsChangelog

Branches performance

Pull requests

Retain default-branch Git SHAs in pylock.toml files#18227
last run
6 hours ago
Retain default-branch Git SHAs in pylock.toml files
6 hours ago
77fbc50
charlie/def
CodSpeed Performance Gauge
0%
fix(pip-compile): respect constraints during `--upgrade`#18226
last run
4 hours ago
fixup: skip empty constraints from `--upgrade-package` https://github.com/astral-sh/uv/pull/18226#discussion_r2868107484
5 hours ago
8592e9f
connor15mcc:connor15mcc/mwq
CodSpeed Performance Gauge
0%
Improve error message when `python<version>` is not found in `uv run` When a user runs `uv run python3.12` and the versioned python executable is not found, print a hint suggesting `uv run -p <version> python` or `uvx python@<version>` as alternatives. Uses the existing `PythonRequest::try_from_tool_name` to parse the command name, so it correctly handles all supported formats (python3.12, pypy39, python3.11.5, etc). The hint is only shown when the spawn fails with `NotFound`, keeping the standard error chain intact. Closes #11796
1 day ago
ac25760
xvchris:fix/better-python-spawn-error
CodSpeed Performance Gauge
-1%
Add resolver hint when `--exclude-newer` filters out all versions of a package
2 days ago
dea7312
terror:exclude-newer-resolver-hint
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs