2010/11/13 Vitja Makarov <[email protected]>: > 2010/11/13 Stefan Behnel <[email protected]>: >> Stefan Behnel, 13.11.2010 15:57: >>> Stefan Behnel, 13.11.2010 15:40: >>>> Vitja Makarov, 13.11.2010 14:15: >>>>> I've added patch in trac. >>>> >>>> Thanks, I'll give it a try. >>> >>> It lacks tests for passing **kwargs to the metaclass, and ISTM that this >>> feature can't work. Could you add the missing tests? >> >> More comments in the bug tracker. >> > > Ok, I'll add. What's that ISTM? >
KeywordArgsNode was buggy I've attached new patch, that solves the issue and add some more test cases. _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
