Skip to content

Breaking/python gte 3.9#51

Merged
JPHutchins merged 5 commits into
mainfrom
breaking/python-gte-3.9
Oct 12, 2025
Merged

Breaking/python gte 3.9#51
JPHutchins merged 5 commits into
mainfrom
breaking/python-gte-3.9

Conversation

@JPHutchins

Copy link
Copy Markdown
Owner

No description provided.

@JPHutchins JPHutchins requested a review from Copilot October 12, 2025 18:42

Copilot AI left a comment

Copy link
Copy Markdown

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 drops support for Python 3.8 and adds support for Python 3.14, making Python 3.9 the new minimum required version.

Key changes:

  • Updated minimum Python version requirement from 3.8.1 to 3.9
  • Added Python 3.14 to the supported version matrix
  • Removed Python 3.8 testing from CI workflows

Reviewed Changes

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

File Description
pyproject.toml Updated Python dependency constraint and tox environment list
.github/workflows/test.yaml Updated CI test matrix to include Python 3.14 and exclude 3.8
.github/workflows/lint.yaml Updated CI lint matrix to include Python 3.14 and exclude 3.8

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@JPHutchins JPHutchins merged commit 2972f50 into main Oct 12, 2025
37 checks passed
@JPHutchins JPHutchins deleted the breaking/python-gte-3.9 branch October 12, 2025 18:50
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