Skip to content

build: add Python 3.11 to package classifiers #4806

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

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

bastimeyer
Copy link
Member

@bastimeyer bastimeyer commented Sep 7, 2022

This adds official support for the upcoming Python 3.11 release in October (unless it gets delayed - RC2 already is).

Python 3.11 deprecations in the stdlib have already been fixed:

and dependency-wise, I haven't noticed any problems apart from lxml still only having released pre-built cp311 wheels for musllinux_1_1, manylinux_2014_x86_64 and manylinux_2010_i686, so other platforms will have to build from source with libxml2 and libxslt being installed, but that will get resolved hopefully soon:

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

Successfully merging this pull request may close these issues.

2 participants