Replies: 1 comment 1 reply
-
Hello @ThomasTNO, Supporting CPython 3.10 is currently being addressed in #20942 and in #21232 authored by @thomasjpfan. Feel free to review if you are interested! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As Python 3.10 has been officially released, we should provide wheels targeting 3.10 on PyPI as well.
This will prevent compilation from scratch for every Python 3.10 installation.
Beta Was this translation helpful? Give feedback.
All reactions