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 Version 3.11 #510

Merged
merged 3 commits into from
Mar 8, 2024

Conversation

jakobkruse1
Copy link
Collaborator

@jakobkruse1 jakobkruse1 commented Mar 7, 2024

Description

Python 3.11 is now 1.5 years old and needs to be supported urgently.

This PR closes #296

Changes

  • Add Python 3.11 to supported language versions and test matrix.

Checklist

  • Wrote Unit tests (if necessary)
  • Updated Documentation (if necessary)
  • Updated Changelog
  • If notebooks were added/changed, added boilerplate cells are tagged with "tags": ["hide"] or "tags": ["hide-input"]

@jakobkruse1 jakobkruse1 self-assigned this Mar 7, 2024
@jakobkruse1 jakobkruse1 linked an issue Mar 7, 2024 that may be closed by this pull request
3 tasks
@jakobkruse1 jakobkruse1 marked this pull request as ready for review March 7, 2024 15:30
@jakobkruse1 jakobkruse1 changed the title Add 3.11 to test matrix and setup.py Add support for Python Version 3.11 Mar 7, 2024
Copy link
Collaborator

@AnesBenmerzoug AnesBenmerzoug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@jakobkruse1
Copy link
Collaborator Author

I can't merge this, as I am not authorized to do this. @AnesBenmerzoug would you do me the honor? :)

@mdbenito mdbenito merged commit d5efbef into develop Mar 8, 2024
23 checks passed
@mdbenito mdbenito deleted the 296-add-support-for-python-311 branch March 8, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Support for Python 3.11
3 participants