| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
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.
|
I will continue to look at this when #580 is merged. Currently it still has some errors in it. |
Sorry, something went wrong.
|
@Mic92 I found two, on line 133 and 135 of _inputstream.py you need to replace text_type with str. |
Sorry, something went wrong.
|
I was mainly looking at the test suite failing. |
Sorry, something went wrong.
|
Good to know there is a potential fork to switch to in the future. |
Sorry, something went wrong.
@Mic92 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Depends on #580