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

Are there plans to make the new v4.0.0 work with Python3.11? #293

Closed
mborus opened this issue Oct 25, 2022 · 5 comments
Closed

Are there plans to make the new v4.0.0 work with Python3.11? #293

mborus opened this issue Oct 25, 2022 · 5 comments

Comments

@mborus
Copy link

mborus commented Oct 25, 2022

Since Python3.11 is now out as a stable release:
Will the v4.0.0 version, when it leaves beta, also be installable via pip
on this version of Python?

@kylebarron
Copy link
Contributor

I'd argue we should have a 3.x patch release to add wheels for Python 3.11, but we should definitely add 3.11 to the wheel matrix as well. I think it's as easy as updating the cibuildwheel version

@nhoover
Copy link

nhoover commented Nov 13, 2022

I would appreciate being able to use python 3.11 with my app which doesn't currently work due to h3 not building (pip, Windows 10).

@ajfriend
Copy link
Contributor

Starting on it here: #297

@ajfriend
Copy link
Contributor

I'd support a 3.x patch for py 3.11. Pull requests welcome. I can also try it after updating the 4.0 branch.

@ajfriend
Copy link
Contributor

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

No branches or pull requests

4 participants