Skip to content
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

Numpy 1.23.0 breaks autocompletion and makes the tests fail #18407

Closed
impact27 opened this issue Jun 23, 2022 · 1 comment
Closed

Numpy 1.23.0 breaks autocompletion and makes the tests fail #18407

impact27 opened this issue Jun 23, 2022 · 1 comment

Comments

@impact27
Copy link
Contributor

impact27 commented Jun 23, 2022

With numpy 1.23 installed, autocompletion does not work in the editor for numpy (np. + <tab> doesn't do anything on my mac)

This causes the tests to fail, see:
https://github.com/spyder-ide/spyder/runs/7018273169?check_suite_focus=true
https://github.com/spyder-ide/spyder/runs/7018273253?check_suite_focus=true
https://github.com/spyder-ide/spyder/runs/7018273354?check_suite_focus=true

I can reproduce on my machine. The test pass with numpy 1.21 but fail with 1.23

@impact27 impact27 changed the title Numpy-1.23.0 makes the tests fail Numpy-1.23.0 breaks autocompletion and makes the tests fail Jun 23, 2022
@dalthviz dalthviz added this to the v5.3.2 milestone Jun 23, 2022
@ccordoba12 ccordoba12 changed the title Numpy-1.23.0 breaks autocompletion and makes the tests fail Numpy 1.23.0 breaks autocompletion and makes the tests fail Jun 23, 2022
@dalthviz
Copy link
Member

Just in case this seems like an issue with Jedi: davidhalter/jedi#1864

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

2 participants