Skip to content

Only support python versions that receive security update#1

Merged
ashleysommer merged 3 commits intoashleysommer:masterfrom
Mic92:python2.7-removal
Sep 25, 2024
Merged

Only support python versions that receive security update#1
ashleysommer merged 3 commits intoashleysommer:masterfrom
Mic92:python2.7-removal

Conversation

@ashleysommer
Copy link
Copy Markdown
Owner

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.
@ashleysommer ashleysommer merged commit 86f0d21 into ashleysommer:master Sep 25, 2024
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.

2 participants