[Python-Dev] PEP-498: Literal String Formatting

Nick Coghlan ncoghlan at gmail.com
Sat Aug 8 17:10:14 CEST 2015


On 8 August 2015 at 19:34, Nick Coghlan <ncoghlan at gmail.com> wrote:
> On 8 August 2015 at 11:39, Eric V. Smith <eric at trueblade.com> wrote:
>> Following a long discussion on python-ideas, I've posted my draft of
>> PEP-498. It describes the "f-string" approach that was the subject of
>> the "Briefer string format" thread. I'm open to a better title than
>> "Literal String Formatting".
>
> Thanks you for your work on this - it's a very cool concept!
>
> I've also now written and posted an initial draft of PEP 500,

I've actually moved this to PEP 501, for reasons of liking a proposed
alternate use of PEP 500 :)

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Python-Dev mailing list