COMMITS
/ Python/Python-ast.c January 2, 2006
M
Regenerate.
Martin v. Löwis committed
December 17, 2005
N
Merge from ast-arena. This reduces the code in Python/ast.c by ~300 lines,
Neal Norwitz committed
December 11, 2005
N
SF #1373150, diffs in working copy after a build
Neal Norwitz committed
November 13, 2005
N
Whoops, checkin consistent versions of *all* files to stop polluting
Neal Norwitz committed
N
Prevent name pollution by making lots of internal functions static.
Neal Norwitz committed
October 23, 2005
N
Use PyErr_NoMemory() instead of rolling our own.
Neal Norwitz committed
October 20, 2005
J
Merge ast-branch to head
Jeremy Hylton committed