Skip to content

Support Python 3.10+#34

Merged
chezou merged 1 commit intomasterfrom
python-314
Jan 21, 2026
Merged

Support Python 3.10+#34
chezou merged 1 commit intomasterfrom
python-314

Conversation

@chezou
Copy link
Copy Markdown
Owner

@chezou chezou commented Jan 21, 2026

No description provided.

@chezou chezou requested a review from Copilot January 21, 2026 01:12
@chezou chezou merged commit 247d6ca into master Jan 21, 2026
12 checks passed
@chezou chezou deleted the python-314 branch January 21, 2026 01:12
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the minimum Python version requirement from 3.8 to 3.10 and adds support for newer Python versions 3.13 and 3.14.

Changes:

  • Removed support for Python 3.8 and 3.9, setting minimum version to 3.10
  • Added Python 3.13 and 3.14 to supported versions in classifiers
  • Updated CI/CD workflow to test against Python 3.10-3.14

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
pyproject.toml Updated Python version classifiers and requires-python to reflect support for Python 3.10+ and added 3.13 and 3.14
.github/workflows/pythonapp.yml Updated test matrix to run CI/CD against Python versions 3.10 through 3.14

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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