Thanks to visit codestin.com
Credit goes to github.com

Skip to content

build: add Python 3.11 to package classifiers#4806

Merged
gravyboat merged 1 commit into
streamlink:masterfrom
bastimeyer:py311
Sep 7, 2022
Merged

build: add Python 3.11 to package classifiers#4806
gravyboat merged 1 commit into
streamlink:masterfrom
bastimeyer:py311

Conversation

@bastimeyer

@bastimeyer bastimeyer commented Sep 7, 2022

Copy link
Copy Markdown
Member

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