Skip to content

chore: drop Python 3.11 support#413

Merged
feanil merged 4 commits into
masterfrom
feanil/drop_python_3.11
Apr 7, 2026
Merged

chore: drop Python 3.11 support#413
feanil merged 4 commits into
masterfrom
feanil/drop_python_3.11

Conversation

@feanil
Copy link
Copy Markdown
Contributor

@feanil feanil commented Mar 6, 2026

Summary

  • Drop Python 3.11 support: remove from CI test matrix, tox envlist, and package classifiers
  • Regenerate pinned requirements using Python 3.12
  • Bump version to 5.0.0 — dropping Python support is a breaking change, so this is a major version bump

Context

Python 3.11 is being dropped across the Open edX ecosystem as part of the move
to standardize on Python 3.12. See the tracking issue for the full list of repos:
openedx/public-engineering#499

Test plan

  • CI passes with Python 3.12 only

feanil added 2 commits March 6, 2026 14:24
Removes Python 3.11 from CI matrix, tox envlist, and setup.py classifiers.
Also updates the coverage step condition from 3.11 to 3.12.

Part of openedx/public-engineering#499
Regenerated all pinned requirements files using Python 3.12.
@feanil feanil marked this pull request as ready for review March 8, 2026 15:17
@feanil feanil requested a review from e0d March 9, 2026 11:52
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@feanil feanil force-pushed the feanil/drop_python_3.11 branch from 54da687 to 2e5a3a3 Compare March 10, 2026 17:45
Copy link
Copy Markdown
Contributor

@bmtcril bmtcril left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine, there are django 4.2 references here if we want to clean those up too

@feanil feanil merged commit a9eb084 into master Apr 7, 2026
5 checks passed
@feanil feanil deleted the feanil/drop_python_3.11 branch April 7, 2026 16:04
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.

3 participants