Do we really need this for NumPy 2? What about using the old PyCObject
for all Py 2.x versions? If this is not done, perhaps NumPy 2 on top
of Py 2.x should still accept the __array_struct__ being a PyCObject?

As reference, Cython still uses PyCObject for Py<3.1
http://hg.cython.org/cython-devel/rev/8a58f1544bd8#l1.33 .

-- 
Lisandro Dalcin
---------------
CIMEC (INTEC/CONICET-UNL)
Predio CONICET-Santa Fe
Colectora RN 168 Km 472, Paraje El Pozo
Tel: +54-342-4511594 (ext 1011)
Tel/Fax: +54-342-4511169
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to