Trey Hunner ๐ @treyhunner@mastodon.social3/14/2026, 7:32:58 PMPublicuv can now install the new Python 3.15 alpha 7:$ uv self update$ uvx -p 3.15.0a7 pythonOr, if you want to live on the edge in your default Python environment:$ uv python install --default 3.15.0a7#Python #uv