From: Stefan Behnel Date: Sun, 16 May 2010 08:11:34 +0000 (+0200) Subject: merged in latest cython-devel X-Git-Tag: 0.13.beta0~2^2~57 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5972b1ef1a688ca985e5bdc7279ca65c60238066;p=cython.git merged in latest cython-devel --- 5972b1ef1a688ca985e5bdc7279ca65c60238066 diff --cc tests/bugs.txt index 99586d8e,8bf35605..26608daf --- a/tests/bugs.txt +++ b/tests/bugs.txt @@@ -9,7 -9,8 +9,9 @@@ missing_baseclass_in_predecl_T26 cfunc_call_tuple_args_T408 cascaded_list_unpacking_T467 compile.cpp_operators + cpp_templated_ctypedef + cpp_structs +genexpr_T491 # CPython regression tests that don't current work: pyregr.test_threadsignals