Skip to content

Conversation

ashleysommer
Copy link

Vendorize webencodings, it is a very small library, it hasn't been updated in more than 7 years, we tweak it slightly in this codebase to enhance its compatibility with Python 3.8+
The Webencodings BSD 3-Clause License and all file headers, copyrights and attributions are included in this vendorized module.

Mic92 and others added 9 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.
Only support python versions that receive security update
…dated in more than 7 years, we tweak it slightly in this codebase to enhance its compatibility with Python 3.8+
@ashleysommer
Copy link
Author

Sorry, comparing across forks, I created this PR on the upstream instead of in my fork. Ignore this PR.

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