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 #124

Merged
merged 5 commits into from
Dec 3, 2022
Merged

Add Python 3.11 support #124

merged 5 commits into from
Dec 3, 2022

Conversation

cbrnr
Copy link
Owner

@cbrnr cbrnr commented Nov 8, 2022

I think cibuildwheel should already build 3.11 wheels, let's see...

@cbrnr
Copy link
Owner Author

cbrnr commented Nov 8, 2022

We have to wait for Numba to support 3.11 (numba/numba#8304).

@cbrnr cbrnr mentioned this pull request Nov 30, 2022
@hofaflo
Copy link
Collaborator

hofaflo commented Dec 3, 2022

Tensorflow also doesn't support 3.11 yet, do you think we should add a note about that somewhere, e.g. put a disclaimer in the (yet to write) changelog entry?

Also, this worked locally, I'll try to find out why the CI still fails 🤔

@hofaflo
Copy link
Collaborator

hofaflo commented Dec 3, 2022

Fixed, missed one of the numbas 😅

@cbrnr cbrnr linked an issue Dec 3, 2022 that may be closed by this pull request
@cbrnr cbrnr merged commit 1d965c6 into main Dec 3, 2022
@cbrnr cbrnr deleted the python-311 branch December 3, 2022 19:54
@cbrnr
Copy link
Owner Author

cbrnr commented Dec 3, 2022

This is a very nice solution! Thanks @hofaflo!

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.

How to deal with Numba?
2 participants