- Notifications
You must be signed in to change notification settings - Fork294
Remove six#581
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Remove six#581
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ruff check --target-version py38 --select UP --fix .
Even debian oldstable has python 3.9. For internet-facing libraries itis 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.
I will continue to look at this when#580 is merged. Currently it still has some errors in it. |
ashleysommer commentedSep 25, 2024
ashleysommer commentedSep 25, 2024
@Mic92 I found two, on line 133 and 135 of |
I was mainly looking at the test suite failing. |
Good to know there is a potential fork to switch to in the future. |
ashleysommer commentedSep 25, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@Mic92 |
Depends on#580