Skip to content

Update Python to 3.12#192

Open
aethr wants to merge 2 commits into
mainfrom
python-3.12
Open

Update Python to 3.12#192
aethr wants to merge 2 commits into
mainfrom
python-3.12

Conversation

@aethr

@aethr aethr commented May 22, 2026

Copy link
Copy Markdown
Contributor

Description

Python 3.11 is 4 years old and has less than 2 years left in its support life-cycle. Updating to 3.12 gives us a longer update window, and supports some useful new typing features.

An attempt was made to go straight to 3.13 but some libraries do not support it yet.

Checklist

Please confirm that this pull request has done the following:

  • Tests added
  • Documentation added (where applicable)
  • Changelog item added to changelog/

Notes

@aethr aethr self-assigned this May 22, 2026
aethr added 2 commits May 27, 2026 17:17
In the uv v0.9 release, support for building bookworm-based images was removed, so bookworm images will no longer be updated, and will eventually no longer be available in container registries.

Resolves #172.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant