Skip Montanaro wrote:
Do Boost.Python-generated extension modules conform to PEP 384's
constraints for ABI compatibility?


Thanks for pointing that out. Without looking too closely, I doubt that boost.python conforms.

I'd give it a try, but it looks like I need to wait for python 3.2, then turn on Py_LIMITED_API when compiling. (Do I have that right?)

-t


_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to