Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure that our dependencies are ready for Python3.8 #1138

Closed
25 tasks done
sobolevn opened this issue Feb 5, 2020 · 5 comments
Closed
25 tasks done

Make sure that our dependencies are ready for Python3.8 #1138

sobolevn opened this issue Feb 5, 2020 · 5 comments
Assignees
Labels
dependencies Pull requests that update a dependency file feature New feature or request level:advanced Needs a lot of care

Comments

@sobolevn
Copy link
Member

sobolevn commented Feb 5, 2020

Checklist:

  • dependency has python3.8 release
  • dependency is tested against python3.8 in CI
  • dependency has AssignExpr support where possible
  • no warnings are generated in the console

Dependencies:

  • cognitive_complexity
  • flake8-builtins
  • flake8-commas
  • flake8-quotes
  • flake8-comprehensions
  • flake8-docstrings
  • flake8-string-format
  • flake8-coding
  • flake8-bugbear
  • flake8-pep3101
  • flake8-debugger
  • flake8-isort
  • flake8-eradicate
  • flake8-bandit
  • flake8-broken-line
  • flake8-print
  • flake8-annotations-complexity
  • flake8-rst-docstrings
  • flake8-executable
  • pep8-naming
  • darglint
@sobolevn sobolevn added feature New feature or request dependencies Pull requests that update a dependency file level:advanced Needs a lot of care labels Feb 5, 2020
@sobolevn sobolevn added this to the Version 0.14 aka python3.8 milestone Feb 5, 2020
@sobolevn sobolevn self-assigned this Feb 5, 2020
@sobolevn
Copy link
Member Author

sobolevn commented Feb 5, 2020

Blocked by #1139

@sobolevn
Copy link
Member Author

Blocked by PyCQA/pyflakes#457

@sobolevn
Copy link
Member Author

sobolevn commented Mar 8, 2020

@sobolevn
Copy link
Member Author

sobolevn commented Mar 8, 2020

Possibly blocked: tylerwince/flake8-bandit#15

@sobolevn
Copy link
Member Author

Current state: := usage is allowed by WPS, but is failing with pycodestyle and flake8
There's nothing we can, because master versions of these tools are already working fine. But, there are no new releases.

I am going to ignore this for now, because := is anyways not allowed with our styleguide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file feature New feature or request level:advanced Needs a lot of care
Projects
None yet
Development

No branches or pull requests

1 participant