openedx / course-discovery

Service providing access to consolidated course and program metadata
https://edx-discovery.readthedocs.io/en/latest/
GNU Affero General Public License v3.0
57 stars 171 forks source link

[course-discovery] Test Python 3.11 and 3.12 #4307

Closed feanil closed 4 months ago

feanil commented 6 months ago

We should ideally aim for python 3.12 but if there are major issues, we should fall back to 3.11

ichintanjoshi commented 5 months ago

assign me

DawoudSheraz commented 5 months ago

It seems the dockerfile updates would be needed in some capacity https://github.com/openedx/course-discovery/pull/4320#issuecomment-2056737242

feanil commented 4 months ago

@ichintanjoshi will you have an update PR for this today? I'd like to land it soon if possible.

DawoudSheraz commented 4 months ago

Soban's PR is already up for that https://github.com/openedx/course-discovery/pull/4328. It should do the trick.

ichintanjoshi commented 4 months ago

@ichintanjoshi will you have an update PR for this today? I'd like to land it soon if possible.

Hey @feanil as @DawoudSheraz mentioned and as @iamsobanjaved has already done work in #4328 I am not sure if there is anything more to be done.