Skip to content

Add Python 3.14 support - #22

Merged
hzhangxyz merged 2 commits into
mainfrom
copilot/add-python-3-14-support
Nov 25, 2025
Merged

Add Python 3.14 support#22
hzhangxyz merged 2 commits into
mainfrom
copilot/add-python-3-14-support

Conversation

Copilot AI commented Nov 25, 2025

Copy link
Copy Markdown
Contributor

Extends Python version compatibility to include 3.14.

  • pyproject.toml: Update requires-python constraint from <3.14 to <3.15
  • README.md: Update version references in installation and prerequisites sections
Original prompt

This section details on the original issue you should resolve

<issue_title>python 3.14需要支持</issue_title>
<issue_description>包括readme和pyproject.toml都需要加上对3.14的支持,应该只用修改这俩文件</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI self-assigned this Nov 25, 2025
Co-authored-by: hzhangxyz <11623447+hzhangxyz@users.noreply.github.com>
Copilot AI changed the title [WIP] Add support for Python 3.14 in documentation Add Python 3.14 support Nov 25, 2025
Copilot AI requested a review from hzhangxyz November 25, 2025 00:09
@hzhangxyz
hzhangxyz marked this pull request as ready for review November 25, 2025 00:10
@hzhangxyz
hzhangxyz merged commit b4c7222 into main Nov 25, 2025
64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

python 3.14需要支持

2 participants