This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Mariatta
Recipients Jim Fasarakis-Hilliard, Mariatta, docs@python, martin.panter, r.david.murray, serhiy.storchaka
Date 2017-03-28.14:21:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490710875.63.0.182901856506.issue29928@psf.upfronthosting.co.za>
In-reply-to
Content
The abstract of PEP 498 states:
```
In this PEP, such strings will be referred to as "f-strings", taken from the leading character used to denote such strings, and standing for "formatted strings".
```
History
Date User Action Args
2017-03-28 14:21:15Mariattasetrecipients: + Mariatta, r.david.murray, docs@python, martin.panter, serhiy.storchaka, Jim Fasarakis-Hilliard
2017-03-28 14:21:15Mariattasetmessageid: <1490710875.63.0.182901856506.issue29928@psf.upfronthosting.co.za>
2017-03-28 14:21:15Mariattalinkissue29928 messages
2017-03-28 14:21:15Mariattacreate