Re: [Numpy-discussion] Python3 and intp error (related to ticket 99)

2010-08-31 Thread Pauli Virtanen
Tue, 31 Aug 2010 12:03:55 -0500, Bruce Southey wrote: [clip] > I do understand that np.intp is integer size of a pointer. But it > appears to be mainly used for access to C programs. The only Python > numpy usage I saw was with the delete and insert function in > 'numpy/lib/function_base.py'. > >

[Numpy-discussion] Python3 and intp error (related to ticket 99)

2010-08-31 Thread Bruce Southey
Hi, I was curious why there was a difference in number of known failures between Python2.6 and Python3.1 which is associated a test due to ticket 99: http://projects.scipy.org/numpy/ticket/99 While this ticket was closed, it fails with Python 3.1 as indicated by the message of the test output