Skip to content

chore: drop Python 3.11 support#212

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

chore: drop Python 3.11 support#212
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 the CI test matrix and tox envlist
  • Update setup.py: remove 3.11 classifier, update python_requires to >=3.12
  • Update docs example path from python3.11 to python3.12
  • Regenerate pinned requirements using Python 3.12
  • Bump version to 2.3.3

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 and others added 3 commits March 6, 2026 14:13
Remove Python 3.11 from the CI matrix, tox envlist, setup.py classifiers,
and update python_requires to >=3.12. Update docs example path to python3.12.

Part of the Open edX initiative to drop Python 3.11 support:
openedx/public-engineering#499

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>
@feanil feanil marked this pull request as ready for review March 8, 2026 15:17
@feanil feanil requested a review from bmtcril March 9, 2026 11:51
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