Add official support for Python 3.13 and 3.14

Open Beginner friendly
#2,679 4 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python
Domain
api

Research direction

Start by reviewing the Python version classifiers in pyproject.toml and the published classifiers on PyPI. Check issue #2675 for the noted Python 3.14 Pydantic warnings, then update support declarations for Python 3.13 and 3.14 and verify that the resulting package metadata reflects both versions.

Written by the indexing model from the issue text.

Description

Confirm this is a Python library issue and not an underlying Cloudflare API issue.
  • This is an issue with the Python library
Describe the bug

Add official support for Python 3.13 and 3.14. At the moment the library officially supports up to Python 3.12 (see pyproject.toml).

Note that there are some pydantic warnings reported when using the library under python 3.14.

To Reproduce

Review the classifiers in pypi

Image
Code snippets

OS

all

Python version

3.13 and 3.14

Library version

v4.3.1

Dominant language
Python
Stars
509
Forks
150
Avg merge
3h 15m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from cloudflare/cloudflare-python

All issues in cloudflare/cloudflare-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.