astral-sh
uv
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
docs: clarify what uv venv --seed installs
liruiluo:docs/clarify-seed-dependencies
5 hours ago
docs: clarify repeated --exclude usage
liruiluo:docs/pip-freeze-exclude-example
6 hours ago
Prevent setting both `preview` and `preview-features` in uv.toml Co-Authored-By: j-helland <jonathan.w.helland@gmail.com>
tk/preview-features-toml
6 hours ago
Pin greenlet>=3.1 to require macosx_11_0 wheel greenlet 3.0.x has macosx_10_9 wheels for cp312, which match even with broken 10.16 tags. From 3.1.0 onward, only macosx_11_0_universal2 wheels are available, so the test properly fails without the fix.
zb/intel-it
6 hours ago
Use check_system_python.py for Python 3.6/3.7 CI jobs - Pin pylint, numpy, and pydantic_core to the last versions supporting each Python version (e.g. pylint==2.12.2 for 3.6, pylint==2.17.7 for 3.7) - Switch both jobs to python:3.x-buster containers with checkout + check_system_python.py instead of ad-hoc steps - Extract import name from version specifier in install_package() https://claude.ai/code/session_01Y15nFTJTMJ7wPxyxasLRFs
zaniebot:claude/add-python-3.6-support-BsaGJ
7 hours ago
Fix `uv sync --active` recreating active environments when `UV_PYTHON_INSTALL_DIR` is relative (#18398) ## Summary We need to normalize any relative managed-Python install roots before checking whether the active environment’s interpreter is uv-managed, so that `sync --active` reuses the environment. Closes https://github.com/astral-sh/uv/issues/16631.
main
7 hours ago
Add integration test for conda on Intel Mac (#14267) Installs greenlet with --only-binary on macos-15-intel with conda. Without SYSTEM_VERSION_COMPAT=0, conda's Python reports macosx_10_16 platform tags due to Apple's compat shim, so the macosx_11_0_universal2 wheel won't match and the install fails.
zb/intel-it
7 hours ago
Restrict python_list_managed_symlinks test to Unix (no symlinks on Windows)
zaniebot:claude/fix-uv-17959-hj6Pq
7 hours ago
Active Branches
docs: clarify what `uv venv --seed` installs
last run
5 hours ago
#18472
CodSpeed Performance Gauge
-1%
docs: clarify repeated --exclude usage
last run
6 hours ago
#18469
CodSpeed Performance Gauge
0%
Allow configuring preview features in `uv.toml` and `pyproject.toml`
last run
6 hours ago
#18437
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs