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

PEP 498: Formatted string literals #49

Open
ghost opened this issue Dec 10, 2016 · 1 comment
Open

PEP 498: Formatted string literals #49

ghost opened this issue Dec 10, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Dec 10, 2016

https://www.python.org/dev/peps/pep-0498 and https://docs.python.org/3.6/reference/lexical_analysis.html#f-strings

shouldn't conflict with any pre-existing valid code

@naftaliharris
Copy link
Owner

I would definitely like to do this. But, I plan to do so after some of the earlier features like "nonlocal" or "raise from", in (Python 3.0). Prioritizing features in earlier versions of Python 3 means that this interpreter will run more Python 3.x code sooner.

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

No branches or pull requests

1 participant