openedx / acid-block

An XBlock for testing XBlock Runtimes
GNU Affero General Public License v3.0
6 stars 21 forks source link

Drop Python 3.8 & Add Support for Python 3.12 #184

Closed irtazaakram closed 1 month ago

irtazaakram commented 2 months ago

Description:

Follow and complete all of the following steps for the issue to be marked as done.

ttqureshi commented 2 months ago

@irtazaakram we are using python version 3.11.9 locally. Is it ok if we add support for 3.11 instead of 3.12?

image
irtazaakram commented 1 month ago

@ttqureshi We want to add support for both Python 3.11 and 3.12.

ttqureshi commented 1 month ago

@irtazaakram please assign this to me.