57
I Use This!
Inactive

News

Analyzed about 12 hours ago. based on code collected about 15 hours ago.
Posted over 16 years ago by Barry Warsaw
A release candidate for Jython 2.2.1, a bugfix release of 2.2, is available for download: http://downloads.sourceforge.net/jython/jython_installer-2.2.1rc1.jar See http://jython.org/Project/installation.html for installation instructions. The ... [More] biggest change in this release is that file reading and writing will no longer be run through the current JVM's default charset. In the 2.2 release, the bytes read in from a file opened in text mode would be decoded by the default charset and then when written out, bytes would be encoded using the same default charset. In 2.2.1rc1, read returns unadulterated bytes and write doesn't automatically encode the bytes it's writing. A full list of changes is available at http://jython.org/NEWS If no new problems are found in this candidate, 2.2.1 will be released a week from now. [Less]
Posted over 16 years ago by [email protected] (Charles Groves)
A release candidate for Jython 2.2.1, a bugfix release of 2.2, is available for download: http://downloads.sourceforge.net/jython/jython_installer-2.2.1rc1.jar See http://jython.org/Project/installation.html for installation instructions.The biggest ... [More] change in this release is that file reading and writing will no longer be run through the current JVM's default charset. In the 2.2 release, the bytes read in from a file opened in text mode would be decoded by the default charset and then when written out, bytes would be encoded using the same default charset. In 2.2.1rc1, read returns unadulterated bytes and write doesn't automatically encode the bytes it's writing.A full list of changes is available at http://jython.org/NEWSIf no new problems are found in this candidate, 2.2.1 will be released a week from now. (0 comments) [Less]
Posted over 16 years ago by [email protected] (Charles Groves)
A release candidate for Jython 2.2.1, a bugfix release of 2.2, is available for download: http://downloads.sourceforge.net/jython/jython_installer-2.2.1rc1.jar See http://jython.org/Project/installation.html for installation instructions.The biggest ... [More] change in this release is that file reading and writing will no longer be run through the current JVM's default charset. In the 2.2 release, the bytes read in from a file opened in text mode would be decoded by the default charset and then when written out, bytes would be encoded using the same default charset. In 2.2.1rc1, read returns unadulterated bytes and write doesn't automatically encode the bytes it's writing.A full list of changes is available at http://jython.org/NEWSIf no new problems are found in this candidate, 2.2.1 will be released a week from now. (0 comments) [Less]
Posted over 16 years ago by Barry Warsaw
A release candidate for Jython 2.2.1, a bugfix release of 2.2, is available for download: http://downloads.sourceforge.net/jython/jython_installer-2.2.1rc1.jar See http://jython.org/Project/installation.html for installation instructions. The biggest ... [More] change in this release is that file reading and writing will no longer be run through the current JVM's default charset. In the 2.2 release, the bytes read in from a file opened in text mode would be decoded by the default charset and then when written out, bytes would be encoded using the same default charset. In 2.2.1rc1, read returns unadulterated bytes and write doesn't automatically encode the bytes it's writing. A full list of changes is available at http://jython.org/NEWS If no new problems are found in this candidate, 2.2.1 will be released a week from now. [Less]
Posted over 16 years ago by [email protected] (Charles Groves)
Jython 2.2 is available for download:http://downloads.sourceforge.net/jython/jython_installer-2.2.jar See http://jython.org/Project/installation.html for installation instructions.This is the first production release of Jython in nearly six years ... [More] , and it contains many new features: - new-style classes - Java List integration - a PEP 302 implementation - iterators - generators - __future__ division - support for running on modern JVMs - a new installer - ssl and non-blocking support for socketThis gives Jython the same set of language features as Python 2.2. For a more complete list of the additions from 2.1 to 2.2, see the changelog at http://jython.org/NEWS. Only the version numbers changed in the code from 2.2rc3 to this release. (0 comments) [Less]
Posted over 16 years ago by [email protected] (Charles Groves)
Jython 2.2 is available for download:http://downloads.sourceforge.net/jython/jython_installer-2.2.jar See http://jython.org/Project/installation.html for installation instructions.This is the first production release of Jython in nearly six years ... [More] , and it contains many new features: - new-style classes - Java List integration - a PEP 302 implementation - iterators - generators - __future__ division - support for running on modern JVMs - a new installer - ssl and non-blocking support for socketThis gives Jython the same set of language features as Python 2.2. For a more complete list of the additions from 2.1 to 2.2, see the changelog at http://jython.org/NEWS. Only the version numbers changed in the code from 2.2rc3 to this release. (0 comments) [Less]
Posted over 16 years ago by Barry Warsaw
Jython 2.2 is available for download: http://downloads.sourceforge.net/jython/jython_installer-2.2.jar See http://jython.org/Project/installation.html for installation instructions. This is the first production release of Jython in nearly six years ... [More] , and it contains many new features: - new-style classes - Java List integration - a PEP 302 implementation - iterators - generators - __future__ division - support for running on modern JVMs - a new installer - ssl and non-blocking support for socket This gives Jython the same set of language features as Python 2.2. For a more complete list of the additions from 2.1 to 2.2, see the changelog at http://jython.org/NEWS. Only the version numbers changed in the code from 2.2rc3 to this release. [Less]
Posted over 16 years ago by Barry Warsaw
Jython 2.2 is available for download: http://downloads.sourceforge.net/jython/jython_installer-2.2.jar See http://jython.org/Project/installation.html for installation instructions. This is the first production release of Jython in nearly six ... [More] years, and it contains many new features: - new-style classes - Java List integration - a PEP 302 implementation - iterators - generators - __future__ division - support for running on modern JVMs - a new installer - ssl and non-blocking support for socket This gives Jython the same set of language features as Python 2.2. For a more complete list of the additions from 2.1 to 2.2, see the changelog at http://jython.org/NEWS. Only the version numbers changed in the code from 2.2rc3 to this release. [Less]
Posted over 22 years ago by [email protected] (Finn Bock)
Jython 2.1 adds all Python 2.1.1 features to the Java implementation of the Python programming language. It is available from http://www.jython.org/ (0 comments)
Posted over 22 years ago by [email protected] (Finn Bock)
Jython 2.1 adds all Python 2.1.1 features to the Java implementation of the Python programming language. It is available from http://www.jython.org/ (0 comments)