Re: Current state of Python 3 migration
Sebastien Douche <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <CAAGHeXF21ayiHE090EboSz+Fr+aDee4R0mgSGShDuBTq_mRKBQ@mail.gmail.com> |
On Wed, Dec 19, 2012 at 5:28 PM, Tres Seaver <[email protected]> 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 <[email protected]> Twitter: @sdouche / G+: +sdouche _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )