Lars Buitinck, 21.07.2011 11:28:
2011/7/21 Robert Bradshaw:
https://github.com/cython/cython/commit/55d5e576935d83c6bdadc593e36793aecffe0bae

I'm not familiar enough with the Cython internals to understand this
change; are #includes now generated in the C code in the order of the
corresponding cimports?

That's been the case for several releases already. The change above only fixes a glitch where the #include was not generated at all.

Stefan
_______________________________________________
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-devel

Reply via email to