[issue4715] optimize bytecode for conditional branches

Jeffrey Yasskin report at bugs.python.org
Wed Feb 25 01:51:23 CET 2009


Jeffrey Yasskin <jyasskin at gmail.com> added the comment:

I've updated Antoine's patch to incorporate my comments. This interacts
with issue 2459, but I haven't yet looked at its patch to figure out
how. As a first cut, I'll propose committing this patch, backporting it
to trunk, syncing it into the issue 2459 patch, and then committing that
patch. Let me know if that's crazy.

http://codereview.appspot.com/20064

Added file: http://bugs.python.org/file13170/condbranches-plus2.patch

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


More information about the Python-bugs-list mailing list