Skip to content

Drop Python 3.10 support - #22

Merged
br3ndonland merged 1 commit into
mainfrom
agent/drop-python-3.10
Jul 28, 2026
Merged

Drop Python 3.10 support#22
br3ndonland merged 1 commit into
mainfrom
agent/drop-python-3.10

Conversation

@br3ndonland

Copy link
Copy Markdown
Owner

Description

Python 3.10 is in security-only maintenance and reaches end-of-life in October 2026.

Changes

This PR will:

  • Require Python 3.11 or newer.
  • Remove Python 3.10 from the GitHub Actions matrix and package classifiers.

Related

The project currently supports Python 3.10, which is in security-only
maintenance and reaches end-of-life in October 2026.

This commit will drop Python 3.10 from package metadata and CI,
target Python 3.11 for type checking and Ruff upgrades, and adopt
Python 3.11 syntax where applicable.

- https://devguide.python.org/versions/
@br3ndonland
br3ndonland marked this pull request as ready for review July 28, 2026 01:40
@br3ndonland
br3ndonland merged commit a514ee0 into main Jul 28, 2026
6 checks passed
@br3ndonland
br3ndonland deleted the agent/drop-python-3.10 branch July 28, 2026 01:46
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.

1 participant