[Python-Dev] Memory management in the AST parser & compiler
A.M. Kuchling
amk at amk.ca
Wed Nov 30 14:52:18 CET 2005
On Wed, Nov 30, 2005 at 07:42:20PM +1000, Nick Coghlan wrote:
> The second step is to then modify ast.c to use the new structures. A branch
> probably wouldn't help much with initial development (this is a "break the
> world, check in when stuff compiles again" kind of change, which is hard to
> split amongst multiple people), ...
There is a bug day scheduled for this Sunday, so maybe the AST
developers could meet to coordinate this change.
--amk
More information about the Python-Dev
mailing list