Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 13, 2025

Adds Python 3.14 to supported versions across package metadata, CI pipeline, and documentation.

Changes:

  • setup.py: Added Python 3.14 classifier
  • .github/workflows/python-package.yml: Added 3.14 to test matrix
  • README.md: Added Python 3.14 badge

Note: pyproject.toml already specifies python = ">=3.9,<4.0", so runtime compatibility exists. These changes formalize the support.

Original prompt

Add support of python 3.14


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

Copilot AI self-assigned this Nov 13, 2025
Co-authored-by: nikdon <4712507+nikdon@users.noreply.github.com>
Copilot AI changed the title [WIP] Add support for Python 3.14 Add Python 3.14 support Nov 13, 2025
Copilot AI requested a review from nikdon November 13, 2025 09:13
@nikdon nikdon marked this pull request as ready for review November 13, 2025 09:20
@nikdon nikdon merged commit 83f308e into master Nov 13, 2025
15 checks passed
@nikdon nikdon deleted the copilot/add-support-python-3-14 branch November 13, 2025 09:20
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.

2 participants