Closed
Description
Feature Type
-
Adding new functionality to pandas
-
Changing existing functionality in pandas
-
Removing existing functionality in pandas
Problem Description
Python 3.11 rc2 is out and 3.11 should be released next month. NumPy 1.23.3 and Matplotlib 3.6 already have Python 3.11 wheels on PyPI. It looks like your main branch is passing against Python 3.11 rc2.
Feature Description
Provide Python 3.11 wheels with the 1.5 release.
Alternative Solutions
Wait until the Pandas 1.5.1 release to provide Python 3.11 wheels.
Additional Context
Providing 3.11 wheels will make it easier for downstream projects to start testing against Python 3.11.