cloudflare / cloudflare/cloudflare-python

Add official support for Python 3.13 and 3.14

Abierto
#2,679 4 comentarios 5 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
506
Forks
148
Merge medio
3 h 15 min
PR fusionados (30 d)
1

Descripción

### Confirm this is a Python library issue and not an underlying Cloudflare API issue.

- [x] 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](https://github.com/cloudflare/cloudflare-python/blob/ac1ae1cb4fe55b6b9493500d82d7b5267da3535f/pyproject.toml#L26)).

Note that there are some [pydantic warnings](https://github.com/cloudflare/cloudflare-python/issues/2675) reported when using the library under python 3.14.

### To Reproduce

Review the classifiers in [pypi](https://pypi.org/project/cloudflare/)

Image

### Code snippets

```Python

```

### OS

all

### Python version

3.13 and 3.14

### Library version

v4.3.1

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.