cloudflare / cloudflare/cloudflare-python

Add official support for Python 3.13 and 3.14

未关闭
#2,679 4 条评论 5 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
506
派生
148
平均合并
3 小时 15 分钟
30 天内合并 PR
1

描述

### 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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。