Skip to content

chore: drop Python 3.11 support#296

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

chore: drop Python 3.11 support#296
feanil wants to merge 3 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 Dockerfile to use python:3.12-alpine3.20
  • Regenerate pinned requirements using Python 3.12

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 2 commits March 6, 2026 14:02
Remove Python 3.11 from the CI matrix, tox envlist, setup.py classifiers,
and Dockerfile. Update python_requires to >=3.12. Python 3.12 remains.

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 force-pushed the feanil/drop_python_3.11 branch from 9f4e536 to 023a338 Compare March 6, 2026 19:11
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