[Cython] Header file bug

2011-06-04 Thread Seth Shannin
Hello all, First, I tried to post this earlier but am pretty sure it didn't go through. If this is a double, I apologize. This comes out of a discussion on the cython-users list. I am getting some warnings when using cython to compile a python module and then calling into the module from c

Re: [Cython] Bindings performance issue

2011-06-04 Thread Vitja Makarov
2011/6/4 mark florisson : > On 4 June 2011 12:24, Vitja Makarov 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

Re: [Cython] Bindings performance issue

2011-06-04 Thread mark florisson
On 4 June 2011 12:24, Vitja Makarov 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 anywa

Re: [Cython] Bindings performance issue

2011-06-04 Thread Vitja Makarov
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 -- vitja. ___ cython-devel mailing list cython-devel@python.org http://mail.python.org/mailman/listinfo/cyt