[NumPy-Tickets] [NumPy] #1056: typedef npy_intp to Py_ssize_t (cf. PEP353)
NumPy Trac
numpy-tickets@scipy....
Wed Mar 23 21:23:52 CDT 2011
#1056: typedef npy_intp to Py_ssize_t (cf. PEP353)
---------------------------+------------------------------------------------
Reporter: sturlamolden | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone: Unscheduled
Component: numpy.core | Version:
Resolution: invalid | Keywords:
---------------------------+------------------------------------------------
Changes (by mwiebe):
* status: needs_decision => closed
* resolution: => invalid
* milestone: => Unscheduled
Comment:
I agree with the comments that something saying "intp" in its name should
be the size of void*. If we want to follow Py_ssize_t, that should be an
explicit decision changing to use a different typedef everywhere.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1056#comment:16>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list