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

F-Strings #14

Open
schorrm opened this issue Jul 26, 2020 · 0 comments
Open

F-Strings #14

schorrm opened this issue Jul 26, 2020 · 0 comments
Labels
governance Project governance and management stuff

Comments

@schorrm
Copy link
Owner

schorrm commented Jul 26, 2020

So F-Strings snuck into one of the commits, and I thought it might be a good idea to discuss it in the open, I'd like to make sure that we're on the same page. And that if we abandon it we do it soon, while it's still easy to roll back.

As I see it: the pros of F-strings is that they are substantially more legible, and much more concise. Especially in the shorter strings.
The only downside is the backwards compatibility. However, I think that at this point in time we probably don't need to support Python 3.5 or lower? So I'm inclined to say that f-strings are now okay. Curious to hear if the community agrees.

@schorrm schorrm added the governance Project governance and management stuff label Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
governance Project governance and management stuff
Projects
None yet
Development

No branches or pull requests

1 participant