◐ Shell
clean mode source ↗

Only support python versions that receive security updates by Mic92 · Pull Request #580 · html5lib/html5lib-python

@Mic92 Mic92 mentioned this pull request

Sep 9, 2024

@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
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.

@Mic92 Mic92 mentioned this pull request

Sep 9, 2024

@loqs loqs mentioned this pull request

Mar 16, 2026