You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: