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

ENH: Python 3.11 wheels for 1.5 release #48586

Closed
1 of 3 tasks
jarrodmillman opened this issue Sep 16, 2022 · 2 comments
Closed
1 of 3 tasks

ENH: Python 3.11 wheels for 1.5 release #48586

jarrodmillman opened this issue Sep 16, 2022 · 2 comments
Labels
Closing Candidate May be closeable, needs more eyeballs Enhancement Python 3.11

Comments

@jarrodmillman
Copy link
Contributor

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.

@jarrodmillman jarrodmillman added Enhancement Needs Triage Issue that has not been reviewed by a pandas team member labels Sep 16, 2022
@mroeschke
Copy link
Member

Thanks for the report. The 1.5 release will happen next week and the 3.11 wheels should be included MacPython/pandas-wheels#192 cc @lithomas1

@mroeschke mroeschke added Closing Candidate May be closeable, needs more eyeballs Python 3.11 and removed Needs Triage Issue that has not been reviewed by a pandas team member labels Sep 16, 2022
@lithomas1
Copy link
Member

Note: The nightly wheels are already up here, https://anaconda.org/scipy-wheels-nightly/pandas.

You can install them with
pip install -i https://pypi.anaconda.org/scipy-wheels-nightly/simple pandas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closing Candidate May be closeable, needs more eyeballs Enhancement Python 3.11
Projects
None yet
Development

No branches or pull requests

3 participants