From: Stefan Behnel Date: Tue, 23 Nov 2010 10:22:29 +0000 (+0100) Subject: enable test for closure classes X-Git-Tag: 0.14.alpha0~97 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4464d2416d74aa21cfef03c6697811adb1ea34d8;p=cython.git enable test for closure classes --- diff --git a/tests/bugs.txt b/tests/bugs.txt index 4a39ed0b..2f5cba29 100644 --- a/tests/bugs.txt +++ b/tests/bugs.txt @@ -17,7 +17,6 @@ function_as_method_T494 closure_inside_cdef_T554 ipow_crash_T562 pure_mode_cmethod_inheritance_T583 -closure_class_T596 # CPython regression tests that don't current work: pyregr.test_threadsignals