[Python-Dev] Python 3 optimizations continued...

Nick Coghlan ncoghlan at gmail.com
Fri Sep 2 07:55:01 CEST 2011


On Fri, Sep 2, 2011 at 2:37 PM, stefan brunthaler <s.brunthaler at uci.edu> wrote:
> I hope this clarifies a *lot* and makes it easier to see what parts
> are involved and how all the pieces fit together.

It does, thanks. There are likely to be some fun corner cases relating
to trace functions and use of the "locals()" builtin, but now the code
has been published hopefully those interested will be able to dig in
and provide some more detailed feedback.

(Not me, though - I've already dropped some things from my original
personal to-do list for 3.3, so I'm not keen to start adding any
more).

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Python-Dev mailing list