Differences between revisions 25 and 26
Revision 25 as of 2008-08-10 03:15:25
Size: 4843
Editor: PhilipJenvey
Comment:
Revision 26 as of 2008-08-15 05:52:35
Size: 5309
Editor: PhilipJenvey
Comment: updates
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
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. This is a specific list of the features needed to make releases towards Jython 2.5, based on [http://www.python.org/doc/2.4.3/whatsnew/whatsnew24.html What's New in CPython 2.4] and [http://docs.python.org/whatsnew/whatsnew25.html CPython 2.5] among other things. 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.
Line 62: Line 62:
 * [http://docs.python.org/whatsnew/modules.html#SECTION0001420000000000000000 elementtree module] -> [http://code.google.com/p/jython-elementtree/ jython-elementtree (elementtree 1.3 port)]
Line 68: Line 69:
 * [http://docs.python.org/whatsnew/modules.html#SECTION0001410000000000000000 ctypes module]

This is a specific list of the features needed to make releases towards Jython 2.5, based on [http://www.python.org/doc/2.4.3/whatsnew/whatsnew24.html What's New in CPython 2.4] and [http://docs.python.org/whatsnew/whatsnew25.html CPython 2.5] among other things. 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?

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