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

Add Python 3.11 support #1157

Closed
mikkonie opened this issue Mar 7, 2023 · 2 comments
Closed

Add Python 3.11 support #1157

mikkonie opened this issue Mar 7, 2023 · 2 comments
Labels
environment Issues of dependencies, CI, deployment etc.
Milestone

Comments

@mikkonie
Copy link
Collaborator

mikkonie commented Mar 7, 2023

Once we upgrade to Django v4 (#880), we should also look into adding Python v3.11 support.

@gromdimon reports that he gave it a try in a work branch and it seemed to work fine in CI.

We still have to test this very carefully, see no dependencies raise issues and, preferrably, also test it out with systems like SODAR and Varfish in development.

As 3.11 also comes with some significant performance updates, we could also consider setting it as default version once updated. For that, see issue #903.

@mikkonie mikkonie added the environment Issues of dependencies, CI, deployment etc. label Mar 7, 2023
@mikkonie mikkonie added this to the v0.14.0 milestone Mar 7, 2023
@gromdimon
Copy link
Collaborator

Here is successfull attempt

@mikkonie
Copy link
Collaborator Author

mikkonie commented Mar 1, 2024

Done.

@mikkonie mikkonie closed this as completed Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
environment Issues of dependencies, CI, deployment etc.
Projects
None yet
Development

No branches or pull requests

2 participants