Lisandro Dalcin wrote:
> I think I'll use
> PyLong_{From|As}VoidPtr for importing/exporting the API structure...
> Making it simpler will make it also portable across all CPython
> versions.But it wouldn't make it compatible with other non-Cython C-APIs, would it? I think that's a requirement. If there's a standard way, Cython should be 100% compatible with that. > Additionally, I'll make a heavy renaming of some refnanny stuff, > things will be now named "__Pyx_RefNanny[XXX]". What's that for? Stefan _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
