cloudflare / cloudflare/cloudflare-python

Add official support for Python 3.13 and 3.14

未關閉 適合新手
#2,679 4 則留言 5 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
509
分支
150
平均合併
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

貢獻指南

開啟貢獻指南

研究方向

先檢查 pyproject.toml 中的 Python 版本分類器,以及在 PyPI 上發布的分類器。查看 issue #2675 中記錄的 Python 3.14 Pydantic 警告,然後更新對 Python 3.13 和 3.14 的支援宣告,並驗證產生的套件中繼資料是否反映這兩個版本。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python
領域
api
Issue 類型
功能
難度
2/5
預估耗時
1-3 小時
活躍度
冷清
描述清晰度
基本清楚
新手友好度
68/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。