[NumPy-Tickets] [NumPy] #1441: rollaxis() has confusing error messages and should maybe interpret negative start argument differently
NumPy Trac
numpy-tickets@scipy....
Tue Sep 21 10:22:54 CDT 2010
#1441: rollaxis() has confusing error messages and should maybe interpret negative
start argument differently
------------------------+---------------------------------------------------
Reporter: kbasye | Owner: somebody
Type: defect | Status: needs_decision
Priority: normal | Milestone: Unscheduled
Component: numpy.core | Version:
Keywords: |
------------------------+---------------------------------------------------
Changes (by rgommers):
* cc: rgommers (added)
* status: new => needs_decision
* milestone: => Unscheduled
Comment:
The documentation in your proposed new version for "start" is actually
consistent only with the current behavior. I found rollaxis confusing at
first too, but when I read the docstring now it makes sense.
Either way, since you're proposing to modify existing behavior, the
correct place to discuss this on the mailing list. Since it will break a
lot of existing code I don't think there's a lot of chance this gets
accepted though.
Your extra examples and more accurate error message should be included I
think even if the proposed change is rejected.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1441#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list