[issue33092] The bytecode for f-string formatting is inefficient.

Mark Shannon report at bugs.python.org
Sat Mar 17 09:05:29 EDT 2018


Mark Shannon <mark at hotpy.org> added the comment:

Even if doesn't speed things up by a significant amount, I would suggest that a simper interpreter with smaller, simpler bytecodes is a worthy goal in itself.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33092>
_______________________________________


More information about the Python-bugs-list mailing list