[Cython] Cython circular cdef import patch

Stefan Behnel stefan_ml at behnel.de
Sat Apr 12 14:42:43 CEST 2008


Hi,

Gary Furnish wrote:
> This patch adds extra logic to code generation to sort dependencies to
> guarantee that C code is generated in the right order for circular cdef
> imports.

And another issue with the original patch:

https://bugs.launchpad.net/cython/+bug/215550

Stefan


More information about the Cython-dev mailing list