[issue4264] Patch: optimize code to use LIST_APPEND instead of calling list.append
David Turner
report at bugs.python.org
Fri Nov 7 00:28:19 CET 2008
David Turner <novalis at novalis.org> added the comment:
Actually, I just noticed a case where the code would do the wrong thing.
I fixed it and added a test for it.
Added file: http://bugs.python.org/file11958/tlee-ast-optimize-appends-3.diff
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4264>
_______________________________________
More information about the Python-bugs-list
mailing list