On behalf of the Jython development team, I'm pleased to announce that the third release candidate of Jython 2.7 is available! I'd like to thank Amobee for sponsoring my work on Jython. I'd also like to thank the many contributors to Jython.

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:
To see all of the files available including checksums, go here and navigate to the appropriate distribution and version.
0

Add a comment

  1. Jeff Allen's Jython 2.7.2 release announcement:

    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.
    0

    Add a comment

  2. On behalf of the Jython development team, I'm pleased to announce that the second beta release of Jython 2.7.2 is available! This is a bugfix release.

    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:
    To see all of the files available including checksums, go to the maven query for org.python+Jython and navigate to the appropriate distribution and version.
    1

    View comments

  3. On behalf of the Jython development team, I'm pleased to announce that the final release of Jython 2.7.1 is available! We thought 2017-07-01 was a perfect time to release version 2.7.1 :) This is a bugfix release. Bug fixes include improvements in ssl and pip support along with lots of improvements in CPython compatibility.

    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:
    To see all of the files available including checksums, go to the maven query for org.python+Jython and navigate to the appropriate distribution and version.
    0

    Add a comment

  4. On behalf of the Jython development team, I'm pleased to announce that the third release candidate of Jython 2.7.1 is available! This is a bugfix release. Bug fixes include improvements in ssl and pip support.

    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:
    To see all of the files available including checksums, go to the maven query for org.python+Jython and navigate to the appropriate distribution and version.
    0

    Add a comment

  5. On behalf of the Jython development team, I'm pleased to announce that the second release candidate of Jython 2.7.1 is available! This is a bugfix release. Bug fixes include improvements in ssl and pip support.

    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:
    To see all of the files available including checksums, go to the maven query for org.python+Jython and navigate to the appropriate distribution and version.
    0

    Add a comment

  6. On behalf of the Jython development team, I'm pleased to announce that the third beta of Jython 2.7.1 is available! This is a bugfix release. Bug fixes include improvements in zlib and pip support.

    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:
    To see all of the files available including checksums, go to the maven query for Jython and navigate to the appropriate distribution and version.
    0

    Add a comment

  7. On behalf of the Jython development team, I'm pleased to announce that the second beta of Jython 2.7.1 is available! This is a bugfix release. Bug fixes include better unit testing under windows and the restoration of os.getpid() function.

    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:
    To see all of the files available including checksums, go to the maven query for Jython and navigate to the appropriate distribution and version.
    0

    Add a comment

  8. On behalf of the Jython development team, I'm pleased to announce that the first beta of Jython 2.7.1 is available! This is a bugfix release. Bug fixes include:
    • 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. There are three main distributions. In order of popularity:
    To see all of the files available including checksums, go to the maven query for Jython and navigate to the appropriate distribution and version.
    0

    Add a comment

  9. On behalf of the Jython development team, I'm pleased to announce that the final release of Jython 2.7.0 is available! It's been a long road to get to 2.7, and it's finally here! I'd like to thank Amobee for sponsoring my work on Jython. I'd also like to thank the many contributors to Jython, including - but not limited to - bug reports, patches, pull requests, documentation changes, support emails, and fantastic conversation on Freenode at #jython.

    Along with language and runtime compatibility with CPython 2.7.0, Jython 2.7 provides substantial
    support of the Python ecosystem. This includes built-in support of pip/setuptools (you can use with bin/pip) and a native launcher for Windows (bin/jython.exe), with the implication that you can finally install Jython scripts on Windows.

    Jim Baker presented a talk at PyCon 2015 about Jython 2.7, including demos of new features.

    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:
    To see all of the files available including checksums, go here and navigate to the appropriate distribution and version.
    0

    Add a comment

  10. On behalf of the Jython development team, I'm pleased to announce that the third release candidate of Jython 2.7 is available! I'd like to thank Amobee for sponsoring my work on Jython. I'd also like to thank the many contributors to Jython.

    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:
    To see all of the files available including checksums, go here and navigate to the appropriate distribution and version.
    0

    Add a comment

  11. On behalf of the Jython development team, I'm pleased to announce that the second release candidate of Jython 2.7 is available! We've now fixed the windows installer issues from rc1. I'd like to thank Amobee for sponsoring my work on Jython. I'd also like to thank the many contributors to Jython.

    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:
    To see all of the files available including checksums, go here and navigate to the appropriate distribution and version.
    0

    Add a comment

  12. [Update: on Windows machines the installer shows an error at the end. The installer needs to be closed manually, but then the install should still work. We will fix this for rc2.]

    On behalf of the Jython development team, I'm pleased to announce that the first release candidate of Jython 2.7 is available! We're getting very close to a real release finally! I'd like to thank Amobee for sponsoring my work on Jython. I'd also like to thank the many contributors to Jython.

    Jython 2.7rc1 brings us up to language level compatibility with the 2.7 version of CPython. We have focused largely on CPython compatibility, and so this release of Jython can run more pure Python apps then any previous release. 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:
    To see all of the files available including checksums, go here and navigate to the appropriate distribution and version.
    0

    Add a comment

  13. [Update: some of the download links where wrong, they should now be correct. Sorry for the mistake!] On behalf of the Jython development team, I'm pleased to announce that the fourth beta of Jython 2.7 is available. I'd like to thank Amobee for sponsoring my work on Jython. I'd also like to thank the many contributors to Jython.

    Jython 2.7b4 brings us up to language level compatibility with the 2.7 version of CPython. We have focused largely on CPython compatibility, and so this release of Jython can run more pure Python apps then any previous release. Please see the NEWS file for detailed release notes. This release of Jython requires JDK 7 or above.

    Jim Baker put together a great summary of the recent work for beta4.
    As a beta release we are concentrating on bug fixing and stabilization for a
    production release.

    This release is being hosted at maven central. The traditional installer can be found here. See the installation instructions for using the installer. Two other versions are available:
    To see all of the files available including checksums, go here and navigate to the appropriate distribution and version.
    0

    Add a comment

  14. On behalf of the Jython development team, I'm pleased to announce that the third beta of Jython 2.7 is available. I'd like to thank Adconion Media Group (now Amobee) for sponsoring my work on Jython. I'd also like to thank the many contributors to Jython.

    Jython 2.7b3 brings us up to language level compatibility with the 2.7 version of CPython. We have focused largely on CPython compatibility, and so this release of Jython can run more pure Python apps then any previous release. Please see the NEWS file for detailed release notes. This release of Jython requires JDK 7 or above.

    Some highlights of the changes that come in beta 3:
    • Reimplementation of socket/select/ssl on top of Netty 4.
    • Requests now works.
    • Pip almost works (it works with a custom branch).
    • Numerous bug fixes
    To get a more complete list of changes in beta 3, see Jim Baker's talk.

    As a beta release we are concentrating on bug fixing and stabilization for a
    production release.

    This release is being hosted at maven central. The traditional installer can be found here. See the installation instructions for using the installer. Three other versions are available:
    To see all of the files available including checksums, go here and navigate to the appropriate distribution and version.
    0

    Add a comment

  15. A while ago I started a port of the CPython devguide but I never got it to the point that I felt I could release it. I've decided that it's better to have an incomplete version out there vs. having no Jython devguide at all, so I'm doing a soft launch. It contains much CPython specific instructions that don't actually apply to Jython and it certainly has gaps. Some of the gaps are flagged by TODO notes. Please feel free to comment or, best of all, send patches! Patches can be made against the main devguide (for enhancements that apply to both CPython and Jython) or, for Jython only changes: the Jython fork.
    0

    Add a comment

  16. Update: This release of Jython requires JDK 7 or above.

    On behalf of the Jython development team, I'm pleased to announce that the second beta of Jython 2.7 is available. I'd like to thank Adconion Media Group for sponsoring my work on Jython. I'd also like to thank the many contributors to Jython.

    Jython 2.7b2 brings us up to language level compatibility with the 2.7 version
    of CPython. We have focused largely on CPython compatibility, and so this
    release of Jython can run more pure Python apps then any previous release.
    Please see the NEWS file for detailed release notes. This is primarily a bugfix
    release, with numerous improvements, including much improvement on Windows
    support.

    As a beta release we are concentrating on bug fixing and stabilization for a
    production release.


    This release is being hosted at maven central. The traditional installer can be found here. See the installation instructions for using the installer. Three other versions are available:
    To see all of the files available including checksums, go here and navigate to the appropriate distribution and version.
    0

    Add a comment

  17. On behalf of the Jython development team, I'm pleased to announce that the first beta of Jython 2.7 is available. I'd like to thank Adconion Media Group for sponsoring my work on Jython. I'd also like to thank the many contributors to Jython.


    Jython 2.7b1 brings us up to language level compatibility with the 2.7 version
    of CPython. We have focused largely on CPython compatibility, and so this
    release of Jython can run more pure Python apps then any previous release.
    Please see the NEWS file for detailed release notes. Some notable new features
    in this release are: a bytearray implementation, a buffer api, memoryview, and a
    bz2 module.

    As the first beta release, this marks a change in the focus of development
    from adding features to bug fixing and on getting more of the test suite
    running properly.


    This release is being hosted at maven central. The traditional installer can be found here. See the installation instructions for using the installer. Three other versions are available:
    To see all of the files available including checksums, go here and navigate to the appropriate distribution and version.
    6

    View comments

  18. On behalf of the Jython development team, I'm pleased to announce that the first release candidate of Jython 2.5.4 is available. I'd like to thank Adconion Media Group for sponsoring my work on Jython. I'd also like to thank the many contributors to Jython.

    This release is being hosted at maven central. The traditional installer can be found here. See the installation instructions for using the installer. Three other versions are available:
    To see all of the files available including checksums, go here.

    This release fixes numerous bugs since the 2.5.3 release of Jython. Some highlights include:
    • The file upload fix for Tomcat and Jetty has been changed.
    • Some NullPointerExceptions where fixed.
    See the NEWS file for details.

    Please report any bugs that you find. Thanks!
    0

    Add a comment

  19. On behalf of the Jython development team, I'm pleased to announce that the final release of Jython 2.5.3 is available. I'd like to thank Adconion Media Group for sponsoring my work on Jython. I'd also like to thank the many contributors to Jython.

    This release is being entirely hosted at maven central. The traditional installer can be found here. See the installation instructions for using the installer. Three other versions are available:
    To see all of the files available including checksums, go here.

    This release fixes numerous bugs since the 2.5.2 release of Jython. Some highlights include:


    •  File uploads where broken in Tomcat and Jetty.
    •  Imports sometimes blew the stack. This was seen in SQLAlchemy for example.
    •  Some race conditions and threading issues where fixed.
    •  Several JSR 223 problems have been fixed.


    See the NEWS file for details.

    Please report any bugs that you find. Thanks!
    12

    View comments

  20. On behalf of the Jython development team, I'm pleased to announce that the first release candidate of Jython 2.5.3 is available. I'd like to thank Adconion Media Group for sponsoring my work on Jython. I'd also like to thank the many contributors to Jython.

    For the first time this release is being entirely hosted at maven central. The traditional installer can be found here. See the installation instructions for using the installer. Three other versions are available:

    To see all of the files available including checksums, go here.

    Jython 2.5.3 fixes numerous bugs, see the NEWS file for details.

    Please report any bugs that you find. Thanks!
    3

    View comments

About Me
About Me
Subscribe
Subscribe
Links
Blog Archive
Blog Roll
Blog Roll
Loading
Dynamic Views theme. Powered by Blogger. Report Abuse.