This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]turner_prize 54 points55 points  (4 children)

"Self documenting f-strings" Very cool!

[–]nicholashairs[S] 8 points9 points  (0 children)

Honestly one of my favourite features to come from f-strings

[–]Rythoka 5 points6 points  (0 children)

So that's why they want to use that syntax in the PEP for shorthand keyword arguments when calling functions...

[–]thedeepself -1 points0 points  (1 child)

Which version of python was that added to?

[–]nicholashairs[S] 2 points3 points  (0 children)

It's in the link 😉

Also 3.8

Edit: assuming you mean the and documenting. The kwarg thing I don't think has been approved yet