cloudflare / cloudflare/cloudflare-python
Add official support for Python 3.13 and 3.14
- Ngôn ngữ chính
- Python
- Star
- 506
- Fork
- 148
- Merge trung bình
- 3 giờ 15 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
### 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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.