Skip to content

chore: drop Python 3.11 support#288

Merged
feanil merged 4 commits intomasterfrom
feanil/drop_python_3.11
Mar 9, 2026
Merged

chore: drop Python 3.11 support#288
feanil merged 4 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 and pypi-release workflow
  • Updates setup.py classifiers and Dockerfile default Python version
  • Removes 3.11 from the supported Python versions in README
  • Regenerates pinned requirements using Python 3.12
  • Bumps version to 4.1.1

Part of openedx/public-engineering#499

Test plan

  • CI passes with Python 3.12 on Ubuntu 22.04 and 24.04

feanil added 3 commits March 6, 2026 14:18
Drops Python 3.11 from CI matrix, pypi-release workflow, setup.py
classifiers, Dockerfile default, and README supported versions.

Part of openedx/public-engineering#499
Regenerated all pinned requirements files using Python 3.12.
@feanil feanil marked this pull request as ready for review March 8, 2026 15:17
Copy link
Contributor

@MoisesGSalas MoisesGSalas left a comment

Choose a reason for hiding this comment

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

Since we are not really changing any code it will probably keep working on much older python versions, but should we encourage people to update their sandbox code?

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@feanil feanil merged commit af7a111 into master Mar 9, 2026
7 checks passed
@feanil feanil deleted the feanil/drop_python_3.11 branch March 9, 2026 14:02
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.

2 participants