[Zope-dev] Current state of Python 3 migration

Sebastien Douche sdouche at gmail.com
Mon Dec 17 13:45:06 UTC 2012


On Mon, Dec 3, 2012 at 4:14 PM, Sebastien Douche <sdouche at gmail.com> wrote:
> Thanks Tres, I will try in the first step to add a Python 3.3 Buildbot
> for all ZTK packages (+ most important ZopApp packages).

I worked a bit this weekend on the buildbot for Python 3.3:

- bootstrap.py seems too old.

- Some packages aren't compatible with Python 3.3 (must pin them):
mr.developer = 1.23
zc.buildout = 2.0.0a5
zc.recipe.egg = 2.0.0a3

- z3c.recipe.compattest is not compatible with Python 3.3 and newer
versions of zc.recipe.egg (it use _BackwardsSupportOption)



--
Sebastien Douche <sdouche at gmail.com>
Twitter: @sdouche / G+: +sdouche


More information about the Zope-Dev mailing list