Serhiy Storchaka added the comment:

"f-string" is widely used, but misleading term. It is not used in the 
documentation. But "formatted string literal" is not better. This isn't 
literal, this isn't special kind of strings, this is a special formatting 
expression resulting to string.

There was a discussion on Python-Dev about better term, but it didn't come to 
any conclusion.

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29928>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to