su, 2010-02-21 kello 20:17 +0200, Pauli Virtanen kirjoitti:
[clip]
> The Capsule API seems pretty much the same as the CObject API. (Why the
> name change?) We can probably #define PyCapsule_* compatibility defines
> in npy_3kcompat.h that use PyCObject on 2.x, and use the real thing on
> 3.x.

Btw, I read that PyCObjects are completely gone on Python 3.2, so
apparently we *have* to make this transition.

        Pauli


_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to