[issue17068] peephole optimization for constant strings

Raymond Hettinger report at bugs.python.org
Sat Nov 30 17:19:30 EST 2019


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

Am thinking this should be closed.  It isn't clear that it can be done easily or that there would be a measurable impact.  Also, the advent of f-strings means that code like this will occur much less often -- both code examples presented would likely no longer be coded as they once were.

----------
nosy: +rhettinger

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


More information about the Python-bugs-list mailing list