Skip to content

feat(python): add support for python 3.14#469

Merged
jonperron merged 1 commit intoBoavizta:mainfrom
jonperron:feat/python_3_14
Feb 3, 2026
Merged

feat(python): add support for python 3.14#469
jonperron merged 1 commit intoBoavizta:mainfrom
jonperron:feat/python_3_14

Conversation

@jonperron
Copy link
Copy Markdown
Collaborator

@jonperron jonperron commented Feb 1, 2026

Changelog:

  • Add python3.14 in test matrix
  • Update Dockerfile to use python 3.14

I tested the build of Docker and it works fine

boavizta/boaviztapi            02-01-26      9565cac3cdb9   32 seconds ago   329MB

My only worry is the dependency on speedups which is limited to Python < 3.14 (and library does not seem to be updated https://github.com/WoLpH/speedups/). The dependency tree seems to point to urllib3 and httpx via Brotli.

Changelog:
* Add python3.14 in test matrix
* Update Dockerfile to use python 3.14
@Shillaker
Copy link
Copy Markdown
Collaborator

Nice 👌. Do you have access to the Clever Cloud deployment now? If so, you can upgrade that too (it's currently running 3.13). You just need to go to the deployment, then "Environment Variables", and set CC_PYTHON_VERSION.

@Shillaker Shillaker modified the milestones: 2.0.3, 2.0.2 Feb 1, 2026
@jonperron jonperron merged commit 3de1361 into Boavizta:main Feb 3, 2026
1 check passed
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.

2 participants