12 Jul 20:42
Jython 2.5 alpha 0
From: Sébastien Boisgérault <Sebastien.Boisgerault <at> ensmp.fr>
Subject: Jython 2.5 alpha 0
Newsgroups: gmane.comp.lang.jython.devel
Date: 2008-07-12 18:46:21 GMT
Subject: Jython 2.5 alpha 0
Newsgroups: gmane.comp.lang.jython.devel
Date: 2008-07-12 18:46:21 GMT
Hi all, I've been testing Jython 2.5 alpha 0 on a port of ElementTree 1.3 alpha 3, slightly adapted for Jython (expat replaced with SAX essentially). The output of the doctests run is attached: there are only 7 failures out of 343 tests and at a first glance, there are minor (error messages not being exactly the same, that kind of thing). The 'stable' jython 2.2.1 had 36 errors and one or two months ago, there was still 14 errors, some of them being (hard) encoding issues. Consider this as a testimony of the very impressive progress that has been made in the development of Jython lately. Congratulations to everyone involved ! Cheers, SB
**********************************************************************
File
"/home/boisgera/SANDBOX/ELEMENTREE-ALPHA-1.3a3-20070912-PREVIEW/elementtree-1.3/selftest.py",
line 1050, in selftest.bug_200708_version
Failed example:
parser.version
(Continue reading)
RSS Feed