[NumPy-Tickets] [NumPy] #1471: Access to private attributes of Py_* objects without using the official C-API
NumPy Trac
numpy-tickets@scipy....
Sun May 30 12:01:24 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 charris):
Another possibility is to call the relevant python function, i.e., long,
int, etc. But that requires setting up the arguments and such. We should
check on the GIL here.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1471#comment:7>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list