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

Add support for Python 3.9 and 3.10 and 3.11 #542

Merged
merged 4 commits into from
Mar 1, 2023

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented Apr 3, 2022

Closes #537.

Python 3.9 was released on 2020-10-05.

Python 3.10 was released on 2021-10-04.

Python 3.11 was released on 2022-10-24.

Let's test them and declare support.

@hugovk hugovk mentioned this pull request Apr 3, 2022
@hugovk
Copy link
Contributor Author

hugovk commented Oct 11, 2022

The Python 3.7 CI failure is unrelated and due to dependency changes. Please see #554 for a fix.

@hugovk hugovk changed the title Add support for Python 3.9 and 3.10 Add support for Python 3.9 and 3.10 and 3.11 Dec 22, 2022
@hugovk
Copy link
Contributor Author

hugovk commented Dec 22, 2022

Updated to add support for Python 3.11.

The Python 3.5 and 3.6 failures are unrelated and because GitHub Actions no longer supports then because they're EOL (since 2020-09-13 and 2021-12-23).

@ambv ambv merged commit 10b7eb8 into html5lib:master Mar 1, 2023
@hugovk hugovk deleted the add-3.9-3.10 branch March 1, 2023 13:54
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.

Python 3.10 support
3 participants