[credentials] Test Python 3.11
Closed this issue · 5 comments
I noticed there was a branch in Credentials to add Python 3.11 and 3.12 support, but it doesn't look ready for consumption yet. The branch is still in draft
status with a few conflicts. We will keep our eyes on this and run through some tests once it looks like the work is ready.
FYI - Tutor-credentials Python 3.12 Dockerfile upgrade is blocked on this overhangio/tutor-credentials#34 (comment)
@DawoudSheraz why do you need to land the tutor change before landing the update in credentials master? Or is credentials already testing with python 3.12?
@DawoudSheraz why do you need to land the tutor change before landing the update in credentials master? Or is credentials already testing with python 3.12?
We are blocked on credentials upgrade. We did the initial testing of tutor-credentials on Python 3.12 but it failed due to dependencies issues in credentails (see overhangio/tutor-credentials#34 (comment)).
As Dawoud mentioned, it seems like 3.12 was blocked on a dependency conflict (didkit) in this repo, not a downstream Tutor issue.
I've updated the title to reflect that we only added 3.11 support. I recommend opening a new issue for 3.12 support, which we'll need in Sumac.