Skip to content

chore: drop Python 3.11 support#2372

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

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

Conversation

@feanil
Copy link
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 7.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 and others added 2 commits March 6, 2026 16:31
Remove Python 3.11 from CI matrix and package classifiers.
Python 3.12 is now the minimum supported version.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Regenerate all pinned requirements files using Python 3.12.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.26%. Comparing base (eef8b0f) to head (9bb6b9e).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2372   +/-   ##
=======================================
  Coverage   95.26%   95.26%           
=======================================
  Files         196      196           
  Lines       21679    21679           
  Branches     1509     1509           
=======================================
  Hits        20653    20653           
  Misses        776      776           
  Partials      250      250           
Flag Coverage Δ
unittests 95.26% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@feanil feanil marked this pull request as ready for review March 8, 2026 15:18
@feanil feanil self-assigned this Mar 9, 2026
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@feanil feanil force-pushed the feanil/drop_python_3.11 branch from 6046eb7 to 9bb6b9e Compare March 10, 2026 17:46
@feanil feanil requested a review from pomegranited March 10, 2026 18:48
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