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

Build wheels for 3.11 #962

Merged
merged 1 commit into from Oct 6, 2022
Merged

Conversation

xmatthias
Copy link
Contributor

As Python 3.11 is comming out by the end of the month - i think pytables should have wheels ready for this.

This PR will add wheel building for 3.11 for all supported platforms.
Tests for the wheels currently run on 3.11-dev (which is 3.11.0rc2 at this moment) - but it's supposed to be near identical to the final version, so i think it'll suffice to test automatically built wheels for now.

It would obviously be great if we could have a new minor release for this (on pypi and other platforms)- as many other projects a already did (Release which simply adds wheels for 3.11).

@FrancescAlted
Copy link
Member

This looks good, thanks! Yes, we definitely want to do a release (including Python 3.11 wheels), by the end of the month, so this is very timely indeed.

FWIW, we would also like to drop support for Python 3.7 (having wheels for 3.8, 3.9, 3.10 and 3.11 is already quite a lot), but that can come later one.

@xmatthias
Copy link
Contributor Author

I can remove these here too - or in a separate PR - removing things is never a problem 😆

Copy link
Member

@avalentino avalentino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@avalentino avalentino merged commit b11572c into PyTables:master Oct 6, 2022
@avalentino
Copy link
Member

Thanks @xmatthias

@xmatthias xmatthias deleted the ci/wheels_311 branch October 6, 2022 14:48
@xmatthias xmatthias mentioned this pull request Oct 25, 2022
@heyman
Copy link
Contributor

heyman commented Nov 1, 2022

A new release with Python 3.11 support on PyPI would be awesome ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants