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

Python 3.8 #189

Open
vpetrovykh opened this issue Oct 17, 2019 · 0 comments
Open

Python 3.8 #189

vpetrovykh opened this issue Oct 17, 2019 · 0 comments
Assignees
Labels

Comments

@vpetrovykh
Copy link
Member

@vpetrovykh vpetrovykh commented Oct 17, 2019

We need to add a few Python 3.8 features:

  • "walrus operator" :=
  • denoting positional only args with /
  • f-strings formatting have a special symbol = in the format spec
@vpetrovykh vpetrovykh self-assigned this Oct 17, 2019
vpetrovykh added a commit that referenced this issue Jul 31, 2020
Add walrus operator `:=`.
Add positional only args separator `/`.
Add `=` to f-string formatting.

Fixes #189
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.