[Pyrex] Pyrex version with support for Python 2.5 and external C-APIs

Stefan Behnel behnel_ml at gkec.informatik.tu-darmstadt.de
Mon Jul 17 05:10:09 UTC 2006


Hi all,

I put up a patched Pyrex version that should produce code running nicely on
Python 2.5, supports external C-APIs (for sharing C functions between modules)
and compile-time assertion elimination (with "-DPYREX_WITHOUT_ASSERTIONS").

http://codespeak.net/svn/lxml/pyrex/

If anyone is interested, I'd be glad to get some more feedback. :)

Stefan



More information about the Pyrex mailing list