[issue6133] LOAD_CONST followed by LOAD_ATTR can be optimized to just be a LOAD_CONST

Raymond Hettinger report at bugs.python.org
Thu Sep 2 02:43:54 CEST 2010


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

This proposal hasn't gotten much love or support and I'm no longer interested in it.  Aside from ''.join and '{}'.format, there doesn't seem to be many common cases, so there's no big win here.

----------
assignee: rhettinger -> 
resolution:  -> later
versions: +Python 3.3 -Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6133>
_______________________________________


More information about the Python-bugs-list mailing list