Skip to content

chore: drop Python 3.11 support#597

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

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

Conversation

@feanil
Copy link
Contributor

@feanil feanil commented Mar 6, 2026

Summary

  • Remove Python 3.11 from CI test matrix; update coverage conditional to 3.12
  • Update Python version to 3.12 in provider-verification job, check-reserved-keywords.yml, pypi-publish.yml, and verify_changed_contract.yml
  • Remove Python 3.11 trove classifier from setup.py
  • Regenerate pinned requirements with Python 3.12
  • Bump version to 3.2.1

Part of the broader effort to drop Python 3.11 support across OpenedX repos.
Tracking issue: openedx/public-engineering#499

feanil and others added 3 commits March 6, 2026 17:02
Remove Python 3.11 from CI matrix and all workflow files.
Update coverage conditional from 3.11 to 3.12.
Python 3.12 is now the minimum supported version.

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

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

2 participants