[NumPy-Tickets] [NumPy] #1471: Access to private attributes of Py_* objects without using the official C-API
NumPy Trac
numpy-tickets@scipy....
Wed Jun 2 01:41:57 CDT 2010
#1471: Access to private attributes of Py_* objects without using the official
C-API
------------------------+---------------------------------------------------
Reporter: stefan | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 2.0.0
Component: numpy.core | Version: devel
Keywords: |
------------------------+---------------------------------------------------
Comment(by Ademan):
The Py*_Type issues, amaury_ said he did some of the work the other night,
I can't vouch for completeness, but I can get NumPy to build on PyPy :-),
though I know things are still broken, I have a patch on the way
completely changing scalarapi.c PyArray_Scalar() to use PyUnicode's C API
instead of modifying the structure directly, I'd definitely like review on
that.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1471#comment:11>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list