[issue11244] Negative tuple elements produce inefficient code.

Antoine Pitrou report at bugs.python.org
Fri Feb 25 22:08:40 CET 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

This patch has tests and is also able to constant-fold tuples larger than 256 elements.

----------
stage:  -> patch review
versions: +Python 3.3

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


More information about the Python-bugs-list mailing list