[Zope-dev] Current state of Python 3 migration

Tres Seaver tseaver at palladion.com
Mon Dec 3 13:57:24 UTC 2012


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

On 12/03/2012 04:44 AM, Sebastien Douche wrote:

> Does anyone (Tres?) can list ZTK packages w/o Python 3 support?

These pacckages support Python 3.2 and 3.3, as well as current PyPy, and
are tested do do so via jenkins / tox[1]:

- - zope.component
- - zope.configuration
- - zope.deprecation
- - zope.event
- - zope.exceptions
- - zope.i18nmessageid
- - zope.interface
- - zope.schema

These packages support Python 3.2 and 3.3 and PyPy, but are not being
regularly tested on those versions by that Jenkins / tox setup:

- - zope.copy
- - zope.hookable
- - zope.location
- - zope.proxy
- - zope.testing

This package says it supports Python 3.1.  It is not being tested

- - zope.testrunner


[1] http://jenkins.pylonsproject.org/

My current porting focus is on the ZODB-related packages, which are the
last ones needed for a typical Zope-like Pyramid application.  I would be
glad to help anybody who would like to tackle other ZTK packages figure
out the pattern (use tox, get to 100% coverage, then convert to a
"straddle" / "compatible subset" dialect).




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.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iEYEARECAAYFAlC8r8QACgkQ+gerLs4ltQ4yTwCfSqRNrCU612EZIlkO0WiK8gPm
FmUAoJ0E6yuvVoIochZjwSq0nqId1YX3
=X8HA
-----END PGP SIGNATURE-----



More information about the Zope-Dev mailing list