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 Support for Python 3.11 #296

Closed
3 tasks
AnesBenmerzoug opened this issue Mar 2, 2023 · 1 comment · Fixed by #510
Closed
3 tasks

Add Support for Python 3.11 #296

AnesBenmerzoug opened this issue Mar 2, 2023 · 1 comment · Fixed by #510
Assignees
Labels
enhancement New feature or request

Comments

@AnesBenmerzoug
Copy link
Collaborator

We should add support to Python 3.11 which was released on the 24th October 2022.

It should be stable enough by now and our dependencies should have added support for it too.

  • Make sure that dependencies support the new python version.
  • Add new version to CI jobs
  • Add new version classifier to setup.py
@AnesBenmerzoug AnesBenmerzoug added the enhancement New feature or request label Mar 2, 2023
@mdbenito
Copy link
Collaborator

mdbenito commented Mar 6, 2023

If we add another python version to the test matrix, CI is going to take foorreeeeeveeerrrrr 😴😴 It's already bad enough, so maybe we should pospone until 3.8 reaches EOL on Oct 14th, 2024, or we simplify the tests, or we get runners with more cores.

@jakobkruse1 jakobkruse1 self-assigned this Mar 7, 2024
@jakobkruse1 jakobkruse1 linked a pull request Mar 7, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants