[pypy-dev] revision 45089
Simon Burton
simon at arrowtheory.com
Tue Jul 17 03:22:03 CEST 2007
I found that revision 45089 makes compilation much slower. No idea why.
Simon.
------------------------------------------------------------------------
r45089 | justas | 2007-07-14 08:35:59 -0700 (Sat, 14 Jul 2007) | 8 lines
(Arlo, Justas)
Introduce --pyversion option to select the parser/compiler grammar
Defaults to 2.4, also accepts 2.3 and 2.5a.
Changed a bunch of imports to use the selected grammar.
TODO: pypy/interpreter/pyparser/symbol.py uses a fixed list of symbols, and it shouldn't
More information about the pypy-dev
mailing list