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

Python 3.11 support #650

Closed
6 of 8 tasks
crusaderky opened this issue Jan 6, 2023 · 4 comments · Fixed by #858
Closed
6 of 8 tasks

Python 3.11 support #650

crusaderky opened this issue Jan 6, 2023 · 4 comments · Fixed by #858
Assignees

Comments

@crusaderky
Copy link
Contributor

crusaderky commented Jan 6, 2023

The following are blockers to enable Python 3.11 in the coiled-runtime recipe:

Must have

Should have

zict officially supports Python 3.11 since 2.3.0 (not yet released), but 2.2.0 works just fine with it.

@crusaderky
Copy link
Contributor Author

CC @jrbourbeau @ncclementi

@ncclementi
Copy link
Contributor

Once the numba realease is out, we can start testing CI on latest until we do have a newer runtime release.
We can bump the needed and wanted packages in the recipe in main, and modify CI to test the py3.11 on latests. But I think we are mostly blocked by numba's release.

@shughes-uk
Copy link
Contributor

Watching this as it'll be our sign to support 3.11 more thoroughly on platform

@crusaderky
Copy link
Contributor Author

numba for Python 3.11 is now in conda-forge.
This issue is now blocked by #793

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 a pull request may close this issue.

3 participants