On 6/07/21 8:39 am, Guido van Rossum wrote:
FWIW, we could make f-strings properly nest  too... So this is not an argument for backticks.

An argument might be that single and double quotes currently do
not nest and never have done, so having them start to nest but only
in the context of f-strings could be confusing. Whereas backticks
are currently unused, and they used to nest back when they were
used, so giving them a new nesting usage will be unsurprising to
those with long enough memories.

--
Greg
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/K3HXQ26X7TAHABRETMU2EILG4EQ2CXK4/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to