[Zope-dev] Zope 2.12 features

Tres Seaver tseaver at palladion.com
Thu Oct 30 15:49:26 EDT 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sidnei da Silva wrote:

>>> - Official Python 2.5 and 2.6 support (almost done, requires a community
>>> decision on when we call RestricedPython supported and reviewed)
>> +1 for 2.5;  I'm pretty sure 2.6 is not there yet, and may be too hard
>> to aim for in one release.
> 
> What makes you think so?

A big pile of failing tests (not to mention DeprecationWarnings) when I
build the trunk and run with Python 2.6::

 $ cd projects/Zope-CVS/Zope-trunk
 $ svn up
 ...
 $ make clobber
 ...
 $ ../bin/python2.6 --version
 Python 2.6
 $ ./configure --with-python="`cd .. && pwd`/bin/python2.6" \
     && make inplace
 ...
 Zope binaries installed successfully
 ...
 $ ../bin/python/2.6 test.py --all
 ...
 Total: 6323 tests, 53 failures, 118 errors in 2 minutes 56.873 seconds.

The corrsponding 2.4 and 2.5 builds have 3 test failures which you and I
have been corrsponding about (the 'raise_standardErrorMessage' bit, plus
the 'zope.testbrowser' failures -- see [1]);  the 2.5 build also spews a
non-trivial number of DeprecationWarnings.  Those failures all seem to
be incidental to landing the 2.5 - 2.6 compatibility changes from GSoC.


[1] http://mail.zope.org/pipermail/zope-tests/2008-October/010393.html


Tres.
- --
===================================================================
Tres Seaver          +1 540-429-0999          tseaver at palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJCg/G+gerLs4ltQ4RAr8IAKC9sbn/oXI8AMgkh+OsqNL//3xzxACfVxCP
uJbStS9X7u2VG51F+CKL9uk=
=Bu1/
-----END PGP SIGNATURE-----



More information about the Zope-Dev mailing list