Armin Rigo wrote:
You have the occasional big function that benefits a lot from being
JIT-compiled but which contains ``.format(**locals())``.

There should be a lot less need for that now that we have f-strings.

--
Greg
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
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