[Bug 701549] Re: Bad slice indices / missing function in numpy.numarray.functions
Julian Taylor
jtaylor.debian at googlemail.com
Tue Mar 26 18:47:54 UTC 2013
I forwarded a similar patch:
https://github.com/numpy/numpy/pull/3168
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-numpy in Ubuntu.
https://bugs.launchpad.net/bugs/701549
Title:
Bad slice indices / missing function in numpy.numarray.functions
Status in “python-numpy” package in Ubuntu:
New
Bug description:
Binary package hint: python-numpy
There are a couple of bugs within the numpy.numarray.functions module:
(1) some slice indices are floats when they should be ints, and (2)
the function '_resizebuf' is missing. The bug appears to be present in
the versions I've examined: 1.3.0, 1.4.1 and 1.5.1.
I'm attaching a quilt patch which fixes this issue -- patch is against
1.3.0.
You can also find a package incorporating this patch in my PPA:
https://launchpad.net/~spaceboy/+archive/extras/+sourcepub/1424563/+listing-archive-extra
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-numpy/+bug/701549/+subscriptions
More information about the foundations-bugs
mailing list