Jython 2.7.2 final released!
On behalf of the Jython development team, I am pleased to announce that
Jython 2.7.2 has been released.
Notable additions include:
* much improved support for locale, but as a backward-incompatible
change, it is provided as an opt-in.
* a main program that behaves more like CPython in many small ways,
including -i and -E support.
* a JAR and POM that may be cited as a dependency by other projects
using Gradle or Maven (experimental).
* a great many bug-fixes.
For the details see: https://www.jython.org/news and the NEWS link
there. Convenient download links are at https://www.jython.org/download .
Thanks are due to the many contributors to Jython for making this possible.
Jython 2.7.2b2 released!
Please see the NEWS file for detailed release notes. This release of Jython requires JDK 8 or above.
This release is being hosted at maven central. There are four main distributions (including a new "slim" version). In order of popularity:
Most likely, you want the traditional installer.
Jython 2.7.1 final released!
Please see the NEWS file for detailed release notes. This release of Jython requires JDK 7 or above.
This release is being hosted at maven central.
Jython 2.7.1 release candidate 3 released!
Please see the NEWS file for detailed release notes. This release of Jython requires JDK 7 or above.
This release is being hosted at maven central. There are three main distributions. In order of popularity:
Most likely, you want the traditional installer.
Jython 2.7.1 release candidate 2 released!
Please see the NEWS file for detailed release notes. This release of Jython requires JDK 7 or above.
This release is being hosted at maven central. There are three main distributions. In order of popularity:
Most likely, you want the traditional installer.
Jython 2.7.1 beta3 released!
Please see the NEWS file for detailed release notes. This release of Jython requires JDK 7 or above.
This release is being hosted at maven central. There are three main distributions. In order of popularity:
Most likely, you want the traditional installer.
Jython 2.7.1 beta2 released!
Please see the NEWS file for detailed release notes. This release of Jython requires JDK 7 or above.
This release is being hosted at maven central. There are three main distributions. In order of popularity:
Most likely, you want the traditional installer.
Jython 2.7.1 beta1 released!
Import systems fixes for relative imports and some circular imports. -m command now executes scripts from inside a jar file. bytearray matches cpython's behavior better. Please see the NEWS file for detailed release notes. This release of Jython requires JDK 7 or above.
This release is being hosted at maven central.
Jython 2.7.0 final released!
Jython 2.7 release candidate 3 available!
Please see the NEWS file for detailed release notes. This release of Jython requires JDK 7 or above.
This release is being hosted at maven central. There are three main distributions.
View comments