You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v1.58 introduces captured identifiers in format strings, and yet it seems most of the examples in the book still use positional placeholders. Is this intentional, or should I submit a pull request modifying some of those usages? Thx!