8000 sort does not accept axis=None (Trac #885) · Issue #1483 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

sort does not accept axis=None (Trac #885) #1483

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
numpy-gitbot opened this issue Oct 19, 2012 · 2 comments
Closed

sort does not accept axis=None (Trac #885) #1483

numpy-gitbot opened this issue Oct 19, 2012 · 2 comments

Comments

@numpy-gitbot
Copy link

Original ticket http://projects.scipy.org/numpy/ticket/885 on 2008-08-10 by trac user ctw, assigned to unknown.

This bug refers to ticket [http://www.scipy.org/scipy/numpy/ticket/391 #989] and the following mailing list message: [http://projects.scipy.org/pipermail/numpy-discussion/2008-February/031384.html]

Currently the sort docstring states that axis=None is valid, but it raises a
TypeError exception with the message "an integer is required". Either axis=None functionality should be implemented or the docstring should be changed to reflect the fact that None is not a valid value for axis.

@numpy-gitbot
Copy link
Author

trac user ctw wrote on 2008-08-10

I just realized that the docstring is changed in the latest SVN version, so if axis=None is not a desired functionality, this bug should be closed.

@numpy-gitbot
Copy link
Author

@cournape wrote on 2009-03-11

This works for me - I guess the ticket is obsolete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant
0