Skip to content

chore: drop Python 3.11 support#347

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

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

Conversation

@feanil
Copy link
Contributor

@feanil feanil commented Mar 6, 2026

Summary

  • Drops Python 3.11 from CI test matrix, pypi-release workflow, and tox envlist
  • Updates coverage step condition from 3.11 to 3.12
  • Removes 3.11 trove classifier from setup.py
  • Regenerates pinned requirements using Python 3.12
  • Bumps version to 2.5.1

Part of openedx/public-engineering#499

Test plan

  • CI passes with Python 3.12

feanil added 3 commits March 6, 2026 15:20
Removes Python 3.11 from CI matrix, pypi-release workflow, tox envlist,
and setup.py classifiers. Updates coverage step condition to 3.12.

Part of openedx/public-engineering#499
@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.35%. Comparing base (4500f8a) to head (31c5c8e).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #347   +/-   ##
=======================================
  Coverage   55.35%   55.35%           
=======================================
  Files           3        3           
  Lines          56       56           
=======================================
  Hits           31       31           
  Misses         25       25           
Flag Coverage Δ
unittests 55.35% <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.

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