The ci-images have been updated to include the final 3.14.0 release. From now until 3.15.0a1, they’ll also include those builds at git head, whenever the automation runs. For Pythons >= 3.13, you’ll get both the standard build and the free-threading builds (e.g. 3.14.0t
).
Other visible changes include:
- Ubuntu 24.04 serves as the base OS
pipx
from Ubuntu is installed, rather than from PyPImypy
,codecov
, andtox
are no longer pip installed by default. The latestuv
is still installed.