Vitja Makarov, 30.12.2010 18:53:
> Why did you reverted decorators stuff?
>
> https://github.com/vitek/cython/commit/e0d366d9409680849e6f429992ac9724e2ad1016

Because I didn't get it finished, it broke the Sage build and cython-devel 
should stay cleanly working before the release. I added a link to the build 
failure log to the trac ticket but didn't even manage to come up with a 
suitable test case before I had to stop working on it.

What I implemented so far works in most cases but there are issues with 
functions at the module scope. I didn't check the history but I think I 
recall from the code comments that Robert worked in this area (method 
binding) a while ago, and the comments hint at an unfinished refactoring 
that would help with this change.

Stefan
_______________________________________________
Cython-dev mailing list
Cython-dev@codespeak.net
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to