Cython has moved to github.

cython-devel

view tests/bugs.txt @ 2564:3aa603282788

fix bug 409: use cascaded assignments also for the complete rhs when optimising parallel assignments
author Stefan Behnel <scoder@users.berlios.de>
date Fri Oct 23 10:10:14 2009 +0200 (2 years ago)
parents 96e07ab19a48
children 4208042ceeae
line source
1 # This file contains tests corresponding to of unresolved bugs,
2 # which will be skipped in the normal testing run.
4 methodmangling_T5
5 class_attribute_init_values_T18
6 numpy_ValueError_T172
7 unsignedbehaviour_T184
8 bad_c_struct_T252
9 missing_baseclass_in_predecl_T262