Differences between revisions 24 and 25
Revision 24 as of 2008-08-06 04:22:21
Size: 4923
Editor: PhilipJenvey
Comment:
Revision 25 as of 2008-08-10 03:15:25
Size: 4843
Editor: PhilipJenvey
Comment:
Deletions are marked like this. Additions are marked like this.
Line 52: Line 52:
 * [http://www.python.org/peps/pep-0308.html PEP 308]: Conditional expressions

This is a specific list of the features needed to make releases towards Jython 2.5. The first alpha will be made once Jython supports all CPython 2.5 language level features. After the alphas have stabilized, all the library and Jython-only features will be completed in the beta series of releases. Once all the features are present in the betas, we'll go into release candidate mode until 2.5 is finally released.

Just because a feature is in the beta list, that doesn't mean it can't land before the alpha release. It only means it isn't necessary before the alpha. Actually since all of the alpha features are dependent on the new compiler and parser, the beta tasks can be a good starting point.

Alpha 0/1 (Release Date: 2008-07-15)

Alpha 2

Beta

Future?

  • Translate summer of code compiler to Java

RoadMap (last edited 2013-02-06 23:22:57 by FrankWierzbicki)