Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
pip freeze --path
(#10488)uv run <script.py>
(#10588)--native-tls
on SSL errors (#10605)--output-format=json
support touv python list
(#10596)Python
The managed Python distributions have been updated, including:
libedit
updated from 20210910-3.1 -> 20240808-3.1tcl/tk
updated from 8.6.12 -> 8.6.14 (for all Python versions on Unix, only for Python 3.14 on Windows)See the
python-build-standalone
release notes for more details.Performance
WheelFilename
to 48 bytes (#10583)import re
from entrypoint wrapper scripts (#10627)ArcStr
in verbatim URL (#10600)memchr
for wheel parsing (#10620)Bug fixes
uv python install
on Windows (#10639)pyproject.toml
path for parse errors inuv venv
(#10553)setuptools
andwheel
as seed packages in uv sync on Python 3.12 (#10572)python install
(#10629)--config-settings
are present (#10578)Documentation
build-system
from example workspace rot (#10636)Preview features
Install uv 0.5.19
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/astral-sh/uv/releases/download/0.5.19/uv-installer.ps1 | iex"
Download uv 0.5.19