Cython has moved to github.

cython-devel

view tests/bugs.txt @ 2658:4208042ceeae

Fix bug #252, mangle illegal optional c argument names.
author Robert Bradshaw <robertwb@math.washington.edu>
date Wed Nov 04 21:41:14 2009 -0800 (2 years ago)
parents 3aa603282788
children 1c28378d9848
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 missing_baseclass_in_predecl_T262