<< ANTLR 3.0 Is Released | Home | TAO DDS 0.12 Released >>

Jython 2.2 Beta 2 Is Out, Final In Weeks

Frank Wierzbicki: The Jython development team is proud to announce the release of Jython 2.2's second beta.

Much like the last beta:
Get it here:

Install like this:

java -jar jython_installer-2.2b2.jar

Cheers!

-Frank Wierzbicki

Here's the blurb I got from the installer when I finished my installation:

Welcome to Jython 2.2b2
=======================

This is the second beta release towards the 2.2 version of Jython. It
contains all of the new features for the 2.2 release:
 - new-style classes
 - Java List integration
 - a PEP 302 implementation
 - iterators
 - generators
 - __future__ division
 - support for running on modern JVMs
 - a new installer

In addition to these major features, many bugs have been fixed from 2.2b1.  See
the NEWS file for a more complete list of changes.

The release was compiled on Windows XP with JDK 6 but it should run on
1.4.2+.

This release exists to solicit feedback about any bugs or missing
features; if you can provide it, it is greatly appreciated.  Bug
reports can be created at http://jython.org/bugs whereas more general
questions can be sent to the Jython-dev mailing list,
jython-dev@lists.sourceforge.net.

The current plan calls for a release candiate in a few weeks, and if it proves
stable, the final release of 2.2 a few weeks after that.
Tags :



Add a comment Send a TrackBack