6 Feb 2000 18:32
JPython 1.1 final
Barry Warsaw <bwarsaw <at> python.org>
2000-02-06 17:32:04 GMT
2000-02-06 17:32:04 GMT
Greetings from the Python conference!
I'm pleased to announce the release of JPython 1.1 final, the 100%
Pure Java implementation of the Python language.
Below is a summary of recent changes. See
http://www.jpython.org/NEWS
for more details on what's changed. For more information on JPython
in general and for links to the downloads, please see
http://www.jpython.org/
Enjoy,
-Barry
<P><A HREF="http://www.jpython.org">JPython 1.1 final</A> - a 100%
Pure Java implementation of the Python language. (26-Jan-2000)
-------------------- snip snip --------------------
26-Jan-2000 JPython 1.1 final released
- Only one small CPython compatibility patch to os.mkdir() and
os.makedirs() -- optional `mode' argument, which is ignored.
21-Jan-2000 JPython 1.1 release candidate 1 released
New JPython features and bug fixes
- Race conditions when creating multiple PythonInterpreter objects
(Continue reading)
RSS Feed