Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: Python 3.11 Upgrade #30

Merged
merged 1 commit into from
Sep 11, 2024
Merged

feat!: Python 3.11 Upgrade #30

merged 1 commit into from
Sep 11, 2024

Conversation

UsamaSadiq
Copy link
Member

@UsamaSadiq UsamaSadiq commented Sep 9, 2024

Description

  • Updated GitHub CI and tox to run checks with Python 3.11 env only
  • Updated requirements with Python 3.11 env
  • Updated Dockerfile to build with Python 3.11.
  • Dropped support for Python<3.11

Testing

  • Tested the docker build locally using make docker_build with updated Dockerfile to be successful.
  • CI checks with Python 3.11 are green.

Follow Up

  • Python 3.12 upgrade is currently not possible because of the base numpy dependency constraint of edx-enterprise-data package in its base.in file. The upgrade can be done once the edx-enterprise-data has been upgraded to Python 3.12.

@UsamaSadiq UsamaSadiq force-pushed the python311-upgrade branch 10 times, most recently from 0635817 to c84e284 Compare September 10, 2024 10:40
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@UsamaSadiq UsamaSadiq marked this pull request as ready for review September 10, 2024 11:38
@zacharis278 zacharis278 merged commit 69339df into master Sep 11, 2024
5 of 6 checks passed
@zacharis278 zacharis278 deleted the python311-upgrade branch September 11, 2024 13:49
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.

3 participants