cloudflare / cloudflare/cloudflare-python
Add official support for Python 3.13 and 3.14
- Vorherrschende Sprache
- Python
- Sterne
- 506
- Forks
- 148
- Ø Merge
- 3 Std. 15 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
### 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/)
### Code snippets
```Python
```
### OS
all
### Python version
3.13 and 3.14
### Library version
v4.3.1
Beitragsleitfaden
Rechercherichtung
Überprüfe zunächst die Python-Versionsklassifizierer in pyproject.toml und die veröffentlichten Klassifizierer auf PyPI. Sieh dir Issue #2675 zu den dort vermerkten Pydantic-Warnungen für Python 3.14 an, aktualisiere dann die Support-Deklarationen für Python 3.13 und 3.14 und verifiziere, dass die resultierenden Paketmetadaten beide Versionen widerspiegeln.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- api
- Issue-Typ
- Feature
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 68/100