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

[GH Request] Remove required checks from auth-backends and edx-django-utils #1247

Closed
huniafatima-arbi opened this issue Sep 6, 2024 · 4 comments
Assignees
Labels
github-request Request for change to access level or settings in the openedx GitHub organization.

Comments

@huniafatima-arbi
Copy link

Repository

auth-backends, edx-django-utils

Urgency

Medium (< 2 weeks)

Requested Change

Need to remove required checks of py38 from auth-backends and edx-django-utils repo in order to merge Python 3.8 support DEPR PRs. PR links are mentioned below

Reasoning

We are dropping the support of Python 3.8 as Python 3.8 end of life is Oct 2204. We need to upgrade to Python 3.12 before that to avoid breaking anything.

@huniafatima-arbi huniafatima-arbi added the github-request Request for change to access level or settings in the openedx GitHub organization. label Sep 6, 2024
Copy link

github-actions bot commented Sep 6, 2024

Thank you for your report! @openedx/axim-oncall will triage within a business day. Simple requests usually take 2-3 business days to resolve; more complex requests could take longer.

@huniafatima-arbi huniafatima-arbi changed the title Remove required checks from auth-backends and edx-django-utils Repo [GH Request] Remove required checks from auth-backends and edx-django-utils Sep 6, 2024
@brian-smith-tcril brian-smith-tcril self-assigned this Sep 6, 2024
@brian-smith-tcril
Copy link

@huniafatima-arbi I have removed the required checks and I have a question. On auth-backends I see both 3.11 and 3.12 tests in CI now - which should I add required checks for? Both? Just 3.12?

@huniafatima-arbi
Copy link
Author

@brian-smith-tcril we will be adding the required checks for just 3.12.

@brian-smith-tcril
Copy link

I've added the required checks for 3.12 on auth-backends. Please let me know if you run into any issues or if there's anything I missed and I can reopen this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github-request Request for change to access level or settings in the openedx GitHub organization.
Projects
Status: Done
Development

No branches or pull requests

2 participants