Skip to content

chore: drop Python 3.11 support#120

Merged
feanil merged 3 commits intomasterfrom
feanil/drop_python_3.11
Mar 10, 2026
Merged

chore: drop Python 3.11 support#120
feanil merged 3 commits intomasterfrom
feanil/drop_python_3.11

Conversation

@feanil
Copy link
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 and others added 2 commits March 7, 2026 19:59
Remove Python 3.11 from the CI test matrix in ci.yml, keeping only 3.12.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@codecov
Copy link

codecov bot commented Mar 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.44%. Comparing base (db4ed32) to head (47375b2).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #120   +/-   ##
=======================================
  Coverage   88.44%   88.44%           
=======================================
  Files           6        6           
  Lines         476      476           
=======================================
  Hits          421      421           
  Misses         55       55           

☔ 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.

@feanil feanil marked this pull request as ready for review March 8, 2026 15:19
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@feanil feanil force-pushed the feanil/drop_python_3.11 branch from 838d440 to 47375b2 Compare March 10, 2026 17:49
@feanil feanil merged commit beb76eb into master Mar 10, 2026
3 checks passed
@feanil feanil deleted the feanil/drop_python_3.11 branch March 10, 2026 17:55
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