-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
Description
Hello.
Could you please release CPython 3.11 manylinux wheels on PyPI?
Python 3.11.0 release candidate 1 was released: https://discuss.python.org/t/python-3-11-1rc1-is-now-available/18068/7
It should be quite safe to release wheels for the release candidate. ABI for Python 3.11 should be frozen from now on, even for bug fixes. From release notes:
There will be no ABI changes from this point forward in the 3.11 series and the goal is that there will be as few code changes as possible.
Thank You.