Le 13/01/2011 15:53, Stefan Behnel a écrit : > > ... with the obvious (and much faster) work-around to not use the bound > method instead of calling it directly on the list object.
Yes, I simplified my code in order to make a readable test case. The actual code is more complex, but the workaround would still probably make it faster with type inference. > http://trac.cython.org/cython_trac/ticket/643 > http://trac.cython.org/cython_trac/ticket/644 Thanks for opening some tickets. Also if you could create an account for me in trac, I may directly open one next time, and comment if needed. sable:fMzeuao1PSadU regards -- Sébastien Sablé _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
