Probably shouldn't compile, but probably shouldn't crash too. Error compiling Cython file: ----- ... """ cdef cppclass C: int i cdef C c = C(i=0) ^ ----- wtf.pyx:13: ...