Carl Witty wrote: > I just posted a patch on #561 that greatly speeds up the case when you > define a special function in a cdef class and then inherit in a > non-cdef class. Consider the following code: > Thanks, this is really cool. (I'm not doing the release so I won't comment on that.)
I know that you tested it well, but for the benefit for future testing, did you identify a test in the Cython test suite which exercises this aspect alone? (It would be good to leave a note of which one the ticket.) Dag Sverre _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
