[issue10399] AST Optimization: inlining of function calls

Dave Malcolm report at bugs.python.org
Tue Nov 23 19:57:13 CET 2010


Dave Malcolm <dmalcolm at redhat.com> added the comment:

> If this a work in progress, you could create an SVN branch in the
> sandbox (you can then use svnmerge to avoid diverging too much from
> mainline) or an hg repo.

Good idea; I've created branch "dmalcolm-ast-optimization-branch" (of
py3k) on svn.python.org for use as I build up my prototype
implementation of this.

----------

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


More information about the Python-bugs-list mailing list