Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Only support python versions that receive security updates #580

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

Open
Mic92 wants to merge 3 commits into html5lib:master
base: master
Choose a base branch
Loading
from Mic92:python2.7-removal

Conversation

@Mic92
Copy link

@Mic92 Mic92 commented Sep 9, 2024
edited
Loading

Even debian oldstable has python 3.9. For internet-facing libraries it
is not secure for contributor to install unsupported python versions using C-based xml parser in order to test them.
Reducing the number of python versions will make maintenance and testing easier.

hugovk, jvoisin, and ChristopherDoe reacted with thumbs up emoji gustavi reacted with hooray emoji
Copy link
Author

Mic92 commented Sep 9, 2024
edited
Loading

This will than also allow us in a follow up pull request to get rid of six as well as adding typing hints to the API.

@Mic92 Mic92 marked this pull request as ready for review September 9, 2024 07:53
@Mic92 Mic92 changed the title (削除) Python2.7 removal (削除ここまで) (追記) Only support python versions that receive security updates (追記ここまで) Sep 9, 2024
Mic92 added 3 commits September 9, 2024 10:16
ruff check --target-version py38 --select UP --fix .
Even debian oldstable has python 3.9. For internet-facing libraries it
is not secure for contributor to install unsupported python versions in order to test them.
Reducing the number of python versions will make maintenance and testing easier.
is not secure to contributor to install unsupported python versions in order to test them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /