On Sun, Nov 21, 2010 at 8:07 AM, Stefan Behnel <stefan...@behnel.de> wrote:
> Vitja Makarov, 17.11.2010 11:33:
>> I've created ticket for #596 for class closures.
>
> Just a quick follow-up here, your patch is now in. It brought the test
> count for the CPython regression test suite up from ~2300 to ~4600. Most of
> the newly discovered tests pass. Looks like conditional or inner classes
> are a very common feature in test suites.

Wow, very cool. Thanks Stefan and Vitja! For reference,
https://sage.math.washington.edu:8091/hudson/job/cython-devel-tests-pyregr-py27-c/
Any common themes in the failing ones (besides the obvious, e.g.
generators).

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

Reply via email to