Skip to content

Drop Python 3.10 and 3.11, set minimum to 3.12#440

Open
astafan8 wants to merge 1 commit intomasterfrom
drop-python-3.11
Open

Drop Python 3.10 and 3.11, set minimum to 3.12#440
astafan8 wants to merge 1 commit intomasterfrom
drop-python-3.11

Conversation

@astafan8
Copy link
Copy Markdown
Collaborator

@astafan8 astafan8 commented Mar 20, 2026

Changes

  • Set requires-python to >=3.12
  • Updated classifiers (removed 3.10 and 3.11)
  • Updated CI matrix in python-app.yml (removed 3.10 and 3.11)
  • Applied ruff pyupgrade fixes for Python 3.12+ idioms - ended up removing unused imports only

- Set requires-python to >=3.12
- Updated classifiers (removed 3.10 and 3.11)
- Updated CI matrix in python-app.yml (removed 3.10 and 3.11)
- Applied ruff pyupgrade fixes for Python 3.12+ idioms

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@astafan8 astafan8 requested a review from jenshnielsen March 20, 2026 11:48
@astafan8 astafan8 marked this pull request as ready for review March 20, 2026 21:37
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