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 gvanrossum
Recipients docs@python, eric.smith, gvanrossum
Date 2020-06-20.00:25:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592612721.19.0.167594152773.issue41045@roundup.psfhosted.org>
In-reply-to
Content
Every other detail about f-strings is spelled out meticulously in the reference manual: https://docs.python.org/3/reference/lexical_analysis.html#formatted-string-literals

I think it needs to be added here.

PS OT: I can't find anything about f-strings in pydoc.
History
Date User Action Args
2020-06-20 00:25:21gvanrossumsetrecipients: + gvanrossum, eric.smith, docs@python
2020-06-20 00:25:21gvanrossumsetmessageid: <1592612721.19.0.167594152773.issue41045@roundup.psfhosted.org>
2020-06-20 00:25:21gvanrossumlinkissue41045 messages
2020-06-20 00:25:21gvanrossumcreate