Skip to content

chore: drop Python 3.11 support#536

Draft
feanil wants to merge 2 commits intomasterfrom
feanil/drop_python_3.11
Draft

chore: drop Python 3.11 support#536
feanil wants to merge 2 commits intomasterfrom
feanil/drop_python_3.11

Conversation

@feanil
Copy link
Contributor

@feanil feanil commented Mar 6, 2026

This PR drops Python 3.11 from CI testing and tox configuration, leaving Python 3.12 as the only supported version.

Changes

  • Remove Python 3.11 from CI matrix in .github/workflows/ci.yml and .github/workflows/migrations-mysql8-check.yml
  • Remove py311 from tox envlist in tox.ini
  • Regenerate all pinned requirements with Python 3.12

Part of the OpenedX initiative to standardize on Python 3.12:
openedx/public-engineering#499

feanil and others added 2 commits March 6, 2026 15:58
Remove Python 3.11 from CI matrix (ci.yml and migrations-mysql8-check.yml)
and tox envlist.
Part of openedx/public-engineering#499

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Regenerated all pinned requirements using Python 3.12.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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