Skip to content

chore: drop Python 3.11 support#493

Merged
feanil merged 3 commits into
masterfrom
feanil/drop_python_3.11
Mar 27, 2026
Merged

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

Conversation

@feanil
Copy link
Copy Markdown
Contributor

@feanil feanil commented Mar 8, 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 1.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 feanil marked this pull request as ready for review March 8, 2026 15:19
@feanil feanil requested a review from ormsbee March 9, 2026 11:54
@feanil feanil force-pushed the feanil/drop_python_3.11 branch 2 times, most recently from 5c24561 to 92d85a9 Compare March 10, 2026 18:16
@feanil feanil requested a review from a team March 23, 2026 15:08
@farhan
Copy link
Copy Markdown
Contributor

farhan commented Mar 24, 2026

@feanil need to resolve conflict

@farhan farhan closed this Mar 24, 2026
@farhan farhan reopened this Mar 24, 2026
Remove Python 3.11 from CI matrix, tox envlist, setup.py classifiers,
and pypi-publish.yml. Update coverage conditional and README to use
Python 3.12. Part of the broader effort to drop 3.11 across openedx
repos: openedx/public-engineering#499

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@feanil feanil force-pushed the feanil/drop_python_3.11 branch from 92d85a9 to a2f394e Compare March 24, 2026 14:19
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@feanil feanil force-pushed the feanil/drop_python_3.11 branch from a2f394e to 5ab79e6 Compare March 24, 2026 14:20
@feanil
Copy link
Copy Markdown
Contributor Author

feanil commented Mar 24, 2026

@farhan ready for another review.

Copy link
Copy Markdown
Contributor

@farhan farhan left a comment

Choose a reason for hiding this comment

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

Just confirming

are we going to upgrade version to 1.0.0

rest LGTM!

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@feanil feanil force-pushed the feanil/drop_python_3.11 branch from 5ab79e6 to 1feef14 Compare March 27, 2026 12:08
@feanil feanil merged commit ec2ff1e into master Mar 27, 2026
7 checks passed
@feanil feanil deleted the feanil/drop_python_3.11 branch March 27, 2026 12:16
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.

4 participants