From: Stefan Behnel Date: Tue, 1 Jun 2010 11:22:36 +0000 (+0200) Subject: merged in latest cython-devel X-Git-Tag: 0.13.beta0~2^2~26 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a3f47bf2bc57e0f32f31639dea6ca65c392fae55;p=cython.git merged in latest cython-devel --- a3f47bf2bc57e0f32f31639dea6ca65c392fae55 diff --cc tests/bugs.txt index 26608daf,fd274296..5596f0f6 --- a/tests/bugs.txt +++ b/tests/bugs.txt @@@ -11,7 -11,7 +11,8 @@@ cascaded_list_unpacking_T46 compile.cpp_operators cpp_templated_ctypedef cpp_structs +genexpr_T491 + with_statement_module_level_T536 # CPython regression tests that don't current work: pyregr.test_threadsignals