mirror of
https://github.com/astral-sh/uv
synced 2026-01-21 13:30:11 -05:00
Pick up python-build-standalone tag 20251007 to add 3.14.0 final and 3.13.8, and adjust tests. Also, fix matching version requests with prereleases: `uvx python@3.14.0rc3` should not be satisfied by 3.14.0 final. Co-authored-by: Geoffrey Thomas <geofft@ldpreload.com>