Saturday, September 26, 2009

Jython 2.5.1 Final is out!

On behalf of the Jython development team, I'm pleased to announce that Jython 2.5.1 final is available for download. See the installation instructions.

Jython 2.5.1 fixes a number of bugs, including some major errors when using coroutines and when using relative imports, as well as a potential data loss bug when writing to files in append mode. Please see the NEWS file for detailed release notes.

Please report any bugs that you find. Thanks!

Wednesday, September 23, 2009

Jython 2.5.1 Release Candidate 3 is out

On behalf of the Jython development team, I'm pleased to announce that Jython 2.5.1rc3 is available for download. See the installation instructions.

I didn't really want to have an RC3, I was hoping to have a final by now, but a data loss bug was discovered in RC2 and that prompted one more RC. I'm hoping that this is the last one and that we'll have a final shortly. Please see the NEWS file for detailed release notes.

Please report any bugs that you find. Thanks!

Wednesday, September 16, 2009

Saturday, September 12, 2009

Jython 2.5.1 Release Candidate 2 is out!

On behalf of the Jython development team, I'm pleased to announce that Jython 2.5.1rc2 is available for download. See the installation instructions.

Jython 2.5.1rc2 fixes bugs that we found when testing rc1, including some db, codec, and locking issues. Please see the NEWS file for detailed release notes.

Please report any bugs that you find. Thanks!

Tuesday, September 01, 2009

Jython 2.5.1 Release Candidate 1 is out!

On behalf of the Jython development team, I'm pleased to announce that Jython 2.5.1rc1 is available for download. See the installation instructions.

Jython 2.5.1rc1 fixes a number of bugs, including some major errors when using
coroutines and when using relative imports. Please see the NEWS file for
detailed release notes.

Please report any bugs that you find. Thanks!