[Pyrex] [PATCH] public C-API and Py_ssize_t support for 0.9.5.1a

Stefan Behnel stefan_ml at behnel.de
Mon Feb 12 07:17:30 UTC 2007


Hi,

I'm planning to update the Pyrex version at

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

to incorporate the changes up to Pyrex 0.9.5.1a. It was quite some work to get
them applied locally (mainly due to the ModuleNode split), and now I'm set on
hold by the enum/int bug before I can update the SVN version. I hope it can be
fixed soon.

Here is the diff between the official Pyrex 0.9.5.1a and lxml's Pyrex. It
contains a couple of minor fixes (as for the NameError in Symtab.py), but
mainly enables Py_ssize_t support on 64-bit systems and implements public
C-API support as used between the two lxml modules.

@Greg: I'd still like to see this integrated soon, maybe in a Pyrex 0.9.6?

Have fun,
Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pyrex-0.9.5.1a-lxml.patch
Type: text/x-patch
Size: 25032 bytes
Desc: not available
Url : http://lists.copyleft.no/pipermail/pyrex/attachments/20070212/3775121f/attachment-0001.bin 


More information about the Pyrex mailing list