Execute AlignFunctionDefinitions before MarkClosureTransform. (GH-4127)
This commit fixes a crash of Cython when generator expressions are used in cdef functions in pure python mode. Closes https://github.com/cython/cython/issues/3477
Showing
Please register or sign in to comment