Tin Tvrtković <tinches...@gmail.com> added the comment: Eric is absolutely right, due to function calls being somewhat slow in Python the performance argument in practice falls in favor of f-strings.
So if they're faster, more readable, and more convenient to write, no wonder people prefer them (including me). The overload approach is intriguing. ---------- nosy: +tinchester _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue46200> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com