On 4 June 2011 12:24, Vitja Makarov <[email protected]> wrote: > I've tried that: https://github.com/vitek/cython/compare/master..._bindings > > Results are not bad: 168 failing tests for pyregr2.7 and 463 for py3
Nice, it partly duplicates work in my fusedtypes branch but I suppose it will have to be reworked anyway into a subclass. So this works only for normal classes right, i.e. not for extension classes? It's also pickle-able, cool :) > -- > vitja. > _______________________________________________ > cython-devel mailing list > [email protected] > http://mail.python.org/mailman/listinfo/cython-devel > _______________________________________________ cython-devel mailing list [email protected] http://mail.python.org/mailman/listinfo/cython-devel
