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

Support for python 3.11 #7316

Closed
headtr1ck opened this issue Nov 23, 2022 · 2 comments
Closed

Support for python 3.11 #7316

headtr1ck opened this issue Nov 23, 2022 · 2 comments

Comments

@headtr1ck
Copy link
Collaborator

Is your feature request related to a problem?

Now that python 3.11 has been released, we should start to support it officially.

Describe the solution you'd like

I guess the first step would be to replace python 3.10 as a maximum version in the tests and see what crashes (and get lucky).

Describe alternatives you've considered

No response

Additional context

No response

@dcherian
Copy link
Contributor

Usually the full test env is limited by numba. I think for 3.10 we created a new test workflow without numba. So that could be a good way to go.

@sxwebster
Copy link

@dcherian Numba is looking at having a Python 3.11 RC ready by end of year, hopefully. It would be lovely to see Numba + Xarray catch up as 3.11 (and 3.12) look to have some big speed improvements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants