Re: [Python-Dev] f-strings

2017年12月15日 09:44:35 -0800

I agree it's useful info :)
I went ahead and made a PR [1].
In my PR, I simply linked to the Format Specification Mini Language[2] from
f-strings documentation[3].
Not sure about updating PEP 498 at this point..
[1] https://github.com/python/cpython/pull/4888
[2] https://docs.python.org/3.6/library/string.html#format-s
pecification-mini-language
[3] https://docs.python.org/3/reference/lexical_analysis.html#f-strings
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to