Closed UsamaSadiq closed 1 month ago
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.
I have removed the required 3.8 checks. Please make a new request to add the 3.12 checks after the upgrade PR lands. Thank you!
Repository
axim-engineering
Urgency
High (< 3 days)
Requested Change
Need to remove required checks of
py38
from course-discovery repo in order to merge Python 3.12 upgrade PR.Reasoning
We are soon going to drop support of
Python 3.8
asPython 3.8
end of life isOct 2204
. We need to upgrade toPython 3.12
before that to avoid breaking anything.