2011/6/21 Vitja Makarov <vitja.maka...@gmail.com>:
> 2011/6/21 Stefan Behnel <stefan...@behnel.de>:
>> Vitja Makarov, 20.06.2011 22:23:
>>>
>>> Wow now we have about 11K tests with 171 errors!
>>>
>>>
>>> https://sage.math.washington.edu:8091/hudson/view/cython-vitek/job/cython-vitek-tests-pyregr-py27-c/
>>
>> Yes, that was a low hanging, high value bug.
>>
>> """
>> Make cyfunction __name__ attribute writable
>> """
>>
>> Could you provide a pull request with that change?
>>
>
> Do you mean single change or whole branch?
>

This commit
https://github.com/vitek/cython/commit/7b4471bcc5eeb09b2e4851d3a1c2c3d2a5bd085c

disables bindings for inner functions and breaks closure_decorators_T478 test.

I can remove that or fix testcase.


-- 
vitja.
_______________________________________________
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-devel

Reply via email to