Skip to content

Update #219

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

Merged
merged 2 commits into from
Oct 14, 2022
Merged

Update #219

merged 2 commits into from
Oct 14, 2022

Conversation

vpetrovykh
Copy link
Member

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 vpetrovykh requested a review from 1st1 July 31, 2020 10:29
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 merged commit 5b5f388 into master Oct 14, 2022
@vpetrovykh vpetrovykh deleted the update branch October 18, 2022 13:23
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 this pull request may close these issues.

2 participants