[Zope-dev] Current state of Python 3 migration

Sebastien Douche sdouche at gmail.com
Thu Dec 20 09:49:33 UTC 2012


On Wed, Dec 19, 2012 at 5:28 PM, Tres Seaver <tseaver at palladion.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 12/19/2012 09:53 AM, Sebastien Douche wrote:
> zope.proxy's C extension is not yet ported to Py3k.  Having just wrestled
> through the persisetnt and BTrees extensions, I might be able to port it
> fairly quickly.

Next step, zope.hookable :).

Develop: '/home/sdouche/bb/slave/ztk1.1dev/Python3.3.0-Linux-64bit/build/src/zope.hookable'
src/zope/hookable/_zope_hookable.c: In function 'hookable_dealloc':
src/zope/hookable/_zope_hookable.c:83:7: error: 'hookable' has no
member named 'ob_type'
src/zope/hookable/_zope_hookable.c: At top level:
src/zope/hookable/_zope_hookable.c:138:55: error: 'RO' undeclared here
(not in a function)
(many warnings)
src/zope/hookable/_zope_hookable.c:159:27: error: 'cmpfunc' undeclared
here (not in a function)
src/zope/hookable/_zope_hookable.c:159:26: error: initializer element
is not constant
src/zope/hookable/_zope_hookable.c:159:26: error: (near initialization
for 'hookabletype.tp_repr')
src/zope/hookable/_zope_hookable.c:159:35: error: expected '}' before
numeric constant
src/zope/hookable/_zope_hookable.c: In function 'init_zope_hookable':
src/zope/hookable/_zope_hookable.c:208:26: error: '_PyObject_GC_Del'
undeclared (first use in this function)
(many warnings)

The log:
http://buildbot.afpy.org/ztk1.1dev/builders/Python3.3.0%20Linux%2064bit/builds/7/steps/buildout/logs/stdio



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


More information about the Zope-Dev mailing list