[Python-Dev] PEP 498 f-string: please remove the special case for spaces

Victor Stinner victor.stinner at gmail.com
Tue Aug 11 01:00:59 CEST 2015


By the way, I don't think that fu'...' syntax should be allowed. IMHO
u'...' was only reintroduced to Python 3.3 to ease transition from Python 2
to Python 3 of the existing u'...' Syntax. Since f'...' is a new syntax,
backward compatibility doesn't matter here.

Victor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20150811/e4422ac8/attachment.html>


More information about the Python-Dev mailing list