Differences between revisions 21 and 22
Revision 21 as of 2008-04-06 01:21:43
Size: 3924
Editor: PhilipJenvey
Comment: meant to move pickle enhancements into the done pile
Revision 22 as of 2008-07-13 01:20:12
Size: 3924
Editor: astound-69-42-4-166
Comment: link to UpgradeTo25CPythonLib
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
 * Upgrade to 2.5 CPythonLib  * ["UpgradeTo25CPythonLib"]

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. PEPs 292, 305, 324 and 327 should be doable with trunk as can the template removal tasks and bugtests migration at the end of the list.

Alpha

Done

Beta

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