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

Update #219

Open
wants to merge 2 commits into
base: master
from
Open

Update #219

wants to merge 2 commits into from

Conversation

@vpetrovykh
Copy link
Member

@vpetrovykh vpetrovykh commented Jul 31, 2020

Since it's not always possible to arbitrarily rebase changes on the master I've included updates to 2 separate issues in this PR.

vpetrovykh added 2 commits Jul 31, 2020
Add walrus operator `:=`.
Add positional only args separator `/`.
Add `=` to f-string formatting.

Fixes #189
Any f-string allows variable interpolation, that includes a raw
f-string. Make all raw prefixes (`r` or `R`) behave the same way in
combination with `f` prefix.

Fixes #186
@vpetrovykh vpetrovykh requested a review from 1st1 Jul 31, 2020
@1st1
1st1 approved these changes Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.