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

Walrus operator is not supported #50

Closed
sobolevn opened this issue Mar 8, 2020 · 2 comments · Fixed by #52
Closed

Walrus operator is not supported #50

sobolevn opened this issue Mar 8, 2020 · 2 comments · Fixed by #52

Comments

@sobolevn
Copy link
Contributor

sobolevn commented Mar 8, 2020

There are several things to add:

  1. ast.NamedExpr support
  2. python3.8 to the test case
  3. python3.8 classifiers
  4. Specific tests for cases like (list := 1)

Related wemake-services/wemake-python-styleguide#1138

@gforcada
Copy link
Owner

@sobolevn would you have the time to work on it, or is a whislist of what you would like others to do? 🤔 😄

Everything on the list sound sensible to me

@sobolevn
Copy link
Contributor Author

The same as #49 👍

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 a pull request may close this issue.

2 participants